So, I am getting very irritated at how to do this! Someone please help!
Basically, I have a main form that has fields from different tables. This is a research study, so each form enters data into different tables. Well, each record is a person's data. Instead of scrolling through each record, I need an option on the main form that allows me to search for a specific person and have their data populate into the form.
So far I am able to make a combo box that pulls up the record from one table. Well, HOW do i do it from ALL the tables!??Do I have to make a query?
Anyone please help? I know this is "simple," but I just can't get it to work. Thanks!!!