Store Data From another field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Ok, I have most of it working. I have a form I am calling from my master
form. I did not use a subform because I do not want to always display the
data. I have a command button that calls the form to enter additional
addresses. When the command button is selected it filters the data - only
displaying records from the additional addresses form with the same id as the
master form. My question is - when a new record is added to the additional
address form and the record is saved, how do I store the ID from my master
form into my additional address table. I know I should know this but I am
lost.

Thanks for your help.

Sarah
 
Sarah

Forms display data. Tables store it. From your description, I get a sense
of the forms you're considering. I have no idea of the underlying table
structure.

--
More info, please ...

Jeff Boyce
Microsoft Office/Access MVP


Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
 
Back
Top