I have set up a system that allows a user to enter MS Access through Forms (Switchboard). Then the user can select to begin filling in their tax return, which is made up of several forms (Step 1 allows the user to go into Q1 & Q5, then continue on to Step 3 which then allows the user to select which forms to display in the next window consisting of Personal Details and Q10 AND/OR Q11)
The file is actually on
The problems are:
1. When a user fills in the first form Step 1 by selecting relevant questions, he can then open up the relevant form. The forms need to be linked through usercode within relationships so that when they load up, they can be closed/reloaded and finally at the end, exported into a report.
When some forms are opened and then closed, they do not keep the data if reopened (Step 3, when you click on continue, does not save the details, and say an error message).
2. How can I implement that Q1 (employment in Step 1) will allow the user to create several Employers, that are all linked to the one record in Step 1?
The file is actually on
The problems are:
1. When a user fills in the first form Step 1 by selecting relevant questions, he can then open up the relevant form. The forms need to be linked through usercode within relationships so that when they load up, they can be closed/reloaded and finally at the end, exported into a report.
When some forms are opened and then closed, they do not keep the data if reopened (Step 3, when you click on continue, does not save the details, and say an error message).
2. How can I implement that Q1 (employment in Step 1) will allow the user to create several Employers, that are all linked to the one record in Step 1?