I
Iram
Hello,
I have a form called "frm_AddRegistration" and it's Data Entry setting set
to "Yes" in it's form properties. I access this form through the Switchboard
in Add Mode.
If I wanted to open this same form and change it's Data Entry setting to
"No" by using a command button on a different form (other than the
switchboard) how would I code the VBA?
....And On Close of the "frm_AddRegistration" form how would I code it to
change the Data Entry back to "Yes"? I need it to revert back to Yes since I
access it from the Switchboard to add records in Data Entry mode.
Your help is greatly appreciated.
Thanks.
Iram/mcp
I have a form called "frm_AddRegistration" and it's Data Entry setting set
to "Yes" in it's form properties. I access this form through the Switchboard
in Add Mode.
If I wanted to open this same form and change it's Data Entry setting to
"No" by using a command button on a different form (other than the
switchboard) how would I code the VBA?
....And On Close of the "frm_AddRegistration" form how would I code it to
change the Data Entry back to "Yes"? I need it to revert back to Yes since I
access it from the Switchboard to add records in Data Entry mode.
Your help is greatly appreciated.
Thanks.
Iram/mcp