I have created a form with two sub forms on it. On the main form I have 4 combo boxes which I use to pass params to the first subform, the first sub is then updated with the appropriate records (This is done to minimise the records the user woul see) and then the second subform would be used to select a single record and all the data for that single must be displayed in subform two. I would prefer to this as a onclick event.
The problem I am having is to pass a param from subform 1 to subform 2.
I have included a screenshot.
Thx for all the help
The problem I am having is to pass a param from subform 1 to subform 2.
I have included a screenshot.
Thx for all the help
Attachments
Last edited: