G
Guest
I have 2 tables with a one-to-many relationship with a common uniqueID
connecting them. From the main table there is a main form with a command
button to open a second form. In the second, there is info from the main
form table (name, address, etc...) to help with identificaiton. I want the
second from to retrieve the uniqueID from the first form so it will grab the
rest of the info. How do I set form2 unique ID to be equal to form1 uniqueID?
connecting them. From the main table there is a main form with a command
button to open a second form. In the second, there is info from the main
form table (name, address, etc...) to help with identificaiton. I want the
second from to retrieve the uniqueID from the first form so it will grab the
rest of the info. How do I set form2 unique ID to be equal to form1 uniqueID?