Hi,
I am trying to add a subform (subfrm1) to my main form (mainfrm1) using one master/child, ID(it is a primary key in the main table). Either the subform or the mainform are coming from the same table but 2 differenct queries
I am wondering is there anyway that I can keep the subform in a hidden mode 'til I click a command button(?) to show it? And the subform will show the same record? Both the subform and the mainform have to do the data entry.
Thanks you.
I am trying to add a subform (subfrm1) to my main form (mainfrm1) using one master/child, ID(it is a primary key in the main table). Either the subform or the mainform are coming from the same table but 2 differenct queries
I am wondering is there anyway that I can keep the subform in a hidden mode 'til I click a command button(?) to show it? And the subform will show the same record? Both the subform and the mainform have to do the data entry.
Thanks you.