I have just started learning MS Access.
I am trying to develop a DB application consisting of 8 related tables (the main table being the customer identification data).
For the purpose of data entry, I created a multipage form where the main form corresponds to the main table, and tabs for seven subforms based on the other seven tables.
Questions:
1- What must I do to make sure that any modifications I make in the design of the tables are communicated to my forms and subforms?
2- How do you look to see if a customer is already in the database? so you can just retrieve their record in multipage form and update it as necessary?
I am trying to develop a DB application consisting of 8 related tables (the main table being the customer identification data).
For the purpose of data entry, I created a multipage form where the main form corresponds to the main table, and tabs for seven subforms based on the other seven tables.
Questions:
1- What must I do to make sure that any modifications I make in the design of the tables are communicated to my forms and subforms?
2- How do you look to see if a customer is already in the database? so you can just retrieve their record in multipage form and update it as necessary?