View Full Version : Is this possible??


Garth
07-01-2000, 10:05 AM
Hi all,
What i want to do is this:-
Enter a unique value (eg Registration No.) into a field and if the value DOES NOT exist continue entering the rest of the vehicle details.
If the value (reg. no.) DOES exist display all the vehicle details for the remaining fields.
Thanks in advance.
Garth.

Dreamboat
07-01-2000, 07:42 PM
I do believe that this will happen automatically in a form created with the form wizard, but only provided that the registry number is the primary key or set as Yes(no duplicates) on the indexing field of your table.