Hi,
I have been looking around for a while now but cannot seem to get this question answered.
In access I have a form with a blank text box, in this blank text box I would like it to check whether the contents of another text box (called txtReg) on the same form exists in a database table.
If it does exist, I would like it to show the work 'Covered'.
Is this possible, I've have numerous tries at using DLookup but to no avail?
Thanks