2 Questions:
I have one form which requires a query to populate it. However it seems that there are more text boxes than query fields. I know that there are larger databases out there in Access than the one I am trying to create. How does one get around this issue without using just one table.
Since I am using a query to populate the form, I can not edit or change the records? I am obviously doing something very very wrong.
Basically, I have a database with store date. Some records are static, ie the Store #, Address, City, State, etc.. while others are not ie dates and such. I want to pull both the static data as well as the variable data to one form that can be edited in the form and saved over.
I have one form which requires a query to populate it. However it seems that there are more text boxes than query fields. I know that there are larger databases out there in Access than the one I am trying to create. How does one get around this issue without using just one table.
Since I am using a query to populate the form, I can not edit or change the records? I am obviously doing something very very wrong.
Basically, I have a database with store date. Some records are static, ie the Store #, Address, City, State, etc.. while others are not ie dates and such. I want to pull both the static data as well as the variable data to one form that can be edited in the form and saved over.