On my main form I have a field users must select from a droplist. Depending on what they select I have different subforms with questions that become present. The main form triggers the event from a "On Exit" so my problem comes into play once the user has completed and saved this form and they reopen it the completed subform is not visible. I understand its because no "exit" took place upon opening the saved form, but how should I handle?
↧