A
Alexis
Guest
I created a table by data entry, and then decided to create a form that pulls data from that table and 2 others in order to make a more userfriendly interface. Now after completing the form I want to see the previously entered data from the table show up in the form fields and I can't figure out how to pull that information in. I thought it would automatically show up since the form refers to the tables (and the tables are linked in a one-to-one relationship), but apparently not. Then when I try to enter the primary key variable (no duplicates) that I've already entered into the table, I get the No duplicate value message. So the form "knows" the information already exists in the table, it's just not showing it in the form.
Any ideas?
Any ideas?