O
Ohaya
Hi,
I have two forms in my database. One just has buttons on it (a kind of
"menu" form), to start up other forms, e.g., another form is used to add
a record, etc.
When I start the "add record" form, I want to have the "add record" form
have several of the fields pre-filled. I'm assuming I do that in the
Form_MainForm Command0 module, but how do I reference the fields
(they're all text fields) in the "add record" form from the menu form?
Also, once I'm in the "add record" form, I want to have buttons to save
the record and to cancel/exit without saving. How do I make the "save"
button save the record in the form and then exit?
Thanks,
Jim
I have two forms in my database. One just has buttons on it (a kind of
"menu" form), to start up other forms, e.g., another form is used to add
a record, etc.
When I start the "add record" form, I want to have the "add record" form
have several of the fields pre-filled. I'm assuming I do that in the
Form_MainForm Command0 module, but how do I reference the fields
(they're all text fields) in the "add record" form from the menu form?
Also, once I'm in the "add record" form, I want to have buttons to save
the record and to cancel/exit without saving. How do I make the "save"
button save the record in the form and then exit?
Thanks,
Jim