E
Eliezer
I have a database which requires many forms to be opened
and closed quickly, one after another. I used the button
wizard to make buttons to go from one form to another, but
I'm looking for a way to edit the code so that upon
clicking the "go to X" button it closes the form you were
just at. So, say you had the form "stuff bought" open, and
you have a button to go to the form "stuff sold." I would
like code that would modify the existing button code to
close "stuff bought" right after it opens "stuff sold."
Thanks in advance for all help!
and closed quickly, one after another. I used the button
wizard to make buttons to go from one form to another, but
I'm looking for a way to edit the code so that upon
clicking the "go to X" button it closes the form you were
just at. So, say you had the form "stuff bought" open, and
you have a button to go to the form "stuff sold." I would
like code that would modify the existing button code to
close "stuff bought" right after it opens "stuff sold."
Thanks in advance for all help!