I have a form which has a subform on it. The main form has the pass number and other details relating to the pass itself. The subform has the details of who the pass is issued to.
When I want to reissue a pass I get this form to open with the subform set to open a new record.
Is it possible that once opened I can stop the user moving either to a previous record or creating a further new one from this subform.
If I set allow additions in the form properties to No then I can't open the form in the first place
When I want to reissue a pass I get this form to open with the subform set to open a new record.
Is it possible that once opened I can stop the user moving either to a previous record or creating a further new one from this subform.
If I set allow additions in the form properties to No then I can't open the form in the first place