B
Belinda7237
I have created a form that will be used for data entry. The main form has a
couple of fields, and then i have used the tab control feature to add an
additional 5 tabs. with many more data entry fields. Fields on these tabs
sit on two different tables, and 2 of the 5 tabs are from subforms.
I have a final tab that is a summary of the results of the 5 tabs which is
compiled using a query.
I have two questions/problems:
First, I have linked my subforms to the main form using a field that is
common in both tables "stats package number". When I get to my summary page
- it doesnt automatically polulate the totals. If I advance to a new record
and then go back it is populated.
Is there another way I can have the summary automatically populated when
they open the summary tab? I have also found that if I hit F9 the summary
populates, however one of my totals does not populate. I think this is a
result of a subform issue. Why doesnt that tabs total populate? If it was a
subform issue then my other subform shouldn't populate either but it does?
My second question is: What is the command I would use to have my form upon
finishing a record automatically advance to a new record upon hitting a
complete button?
couple of fields, and then i have used the tab control feature to add an
additional 5 tabs. with many more data entry fields. Fields on these tabs
sit on two different tables, and 2 of the 5 tabs are from subforms.
I have a final tab that is a summary of the results of the 5 tabs which is
compiled using a query.
I have two questions/problems:
First, I have linked my subforms to the main form using a field that is
common in both tables "stats package number". When I get to my summary page
- it doesnt automatically polulate the totals. If I advance to a new record
and then go back it is populated.
Is there another way I can have the summary automatically populated when
they open the summary tab? I have also found that if I hit F9 the summary
populates, however one of my totals does not populate. I think this is a
result of a subform issue. Why doesnt that tabs total populate? If it was a
subform issue then my other subform shouldn't populate either but it does?
My second question is: What is the command I would use to have my form upon
finishing a record automatically advance to a new record upon hitting a
complete button?