xskaterboy
Programmer
I saw a tip somewhere that to create a form, that you should use data from a query? Is this true? Also the BIGGEST problem that I have is while entering info in the fields, I have "LAST NAME" from 3 different tables (and they each so happen to be the primary key) but what ever I type in the first box "Last Name" it automatically adds the same name in the other 2 "Last Name" Boxes! I have to have these 3 fields that have the same name but DIFFRENT names!!! How can I prevent this from happening??? HELP!!