K
Kathy Ratermann
I created a form that conatins two subforms. I am trying
to put two Command Buttons on the main form; one to move
to the first new record in Subform 1 and the other to move
to the first new record in Subform 2. I tried building a
macro to accomplish this, but I get a message telling me
the I am referring to an object that is not open. If I
change the macro to open the subform and then go to new
record, it opens the subform by itself, rather than just
moving me to the subform embedded in the main form. So
basically, I am having difficulty telling the program to
move from the main form to a subform. Anyone have an
answer for me?
to put two Command Buttons on the main form; one to move
to the first new record in Subform 1 and the other to move
to the first new record in Subform 2. I tried building a
macro to accomplish this, but I get a message telling me
the I am referring to an object that is not open. If I
change the macro to open the subform and then go to new
record, it opens the subform by itself, rather than just
moving me to the subform embedded in the main form. So
basically, I am having difficulty telling the program to
move from the main form to a subform. Anyone have an
answer for me?