- Local time
- Today, 14:30
- Joined
- Jul 9, 2003
- Messages
- 17,329
Okay another case:
The user starts entering new data in form (A), form A is setup to open ready to except new data.
Once the user has entered all the data into form (A) a button marked “open form (B)” becomes active and the user can click on this button, this runs some code which extracts the ID from form (A) then opens form (B), fills in the ID Field with the ID gathered from form (A) the user that can enter all of the data in form (B) and now another button marked “open form (C)” becomes active and the user can click.... And so on.
Is that the sort of thing you’re after?
The user starts entering new data in form (A), form A is setup to open ready to except new data.
Once the user has entered all the data into form (A) a button marked “open form (B)” becomes active and the user can click on this button, this runs some code which extracts the ID from form (A) then opens form (B), fills in the ID Field with the ID gathered from form (A) the user that can enter all of the data in form (B) and now another button marked “open form (C)” becomes active and the user can click.... And so on.
Is that the sort of thing you’re after?