I have a form we'll call "Form A" that when opened runs a macro which sets a combo box on the form to a certain value. This works fine when "Form A" is openend, and "Form A" does not display the parameters box since it is getting the value from the code in it's On Open event. Then I created a new form that has "Form A" as a subform, and when I open this new form it asks for Parameters, etc., that are covered in the On Open macros of "Form A". I can't figure out why exactly or how to fix it. It is as if the new forms opening does not engage "Form A"'s code. Looking for a way to make sense of it. Thanks.
(°v°)