Is it possible to dynamically change a form's subform content? I'd like my main form to have an option group which lets the user choose one of several lookup options, each option corresponding to a different subform having data entry fields in which the user enters various lookup parameters. If there are three lookup options, I'll need three different subforms, each having appropriate lookup parameters for that option. If the user clicks option button 1, she'll see subform 1; if she clicks option button 2 then subform 1 will disappear and subform 2 appears in its place, etc. This should avoid a lot of opening/closing of forms, as the user tries to decide which lookup option to use. Is the foregoing technique practical? If it is, I'd appreciate any development hints. If it's impractical, I'd appreciate suggestions for a practical alternative.
Regards, Blake R. Wiggs
Regards, Blake R. Wiggs