Auto Complete

G

GiBB

I have a little problem with a couple of tables i have.

Basicly i have one table which contains details of users (prefered name,
forname, surname, dob etc) and i need to create somthing which we can use
kind of like a register, so that on certain days i can do a quick check of
whos here and then store that information under the name of the date.

at the moment i am trying to do this with a table and then just saving the
table under a different date everytime i do this, and both tables have the
same field names. however im just wondering if there is a quick way i can get
the table to autocomplete the rest of the second table just inputting say the
prefered name?

Or even if a table is the wrong way of doing this?

Thanks for your help in advance

GiBB
 
Top