G
Guest
I am trying to ensure that data from one table is populated in another table.
Perhaps naively, when I originally made the form I used:
=Forms![Actual Emissions]![Permit Number]
to pull the information from the other form. When I close the form after
adding data to other fields the data is not saved in the table. I understand
it is just pulling the data from another form and that is why the data is not
being saved - but is there a way to get the database to save the data in my
corresponding field?
Thanks for any help - unfortunately I have never used SQL besides for
rudimentary exercises in Access so if there is a way to do this without
writing a lot of code - that would be great.
Thanks again,
Stephanie
Perhaps naively, when I originally made the form I used:
=Forms![Actual Emissions]![Permit Number]
to pull the information from the other form. When I close the form after
adding data to other fields the data is not saved in the table. I understand
it is just pulling the data from another form and that is why the data is not
being saved - but is there a way to get the database to save the data in my
corresponding field?
Thanks for any help - unfortunately I have never used SQL besides for
rudimentary exercises in Access so if there is a way to do this without
writing a lot of code - that would be great.
Thanks again,
Stephanie