R
Rachel
I have a form that when the checkbox is checked, another
form pops up. I need several of the values (the primary
keys) to be carried over into that popup form. So, I need
for the checkbox to not only to open a form, but to insert
a record and update some of the "columns" to include that
same information on the main form.
It just seems like it shouldn't be that difficult, but I
can't figure it out.
Can anyone tell me how to do this, or show me an example
of some code?
Thanks!
Rachel
form pops up. I need several of the values (the primary
keys) to be carried over into that popup form. So, I need
for the checkbox to not only to open a form, but to insert
a record and update some of the "columns" to include that
same information on the main form.
It just seems like it shouldn't be that difficult, but I
can't figure it out.
Can anyone tell me how to do this, or show me an example
of some code?
Thanks!
Rachel