A
Art
Hi Rob,
Absolutely. Using the command button wizard you can
create a button on your form that will close the form
exposing the previous form behind it. If the previous form
is closed or not visible, it is easy to put a line of vba
code into the Close Event of your form to both close the
form and open or make visible the previous one.
Hope This Helps
Back button on internet browsers?
Absolutely. Using the command button wizard you can
create a button on your form that will close the form
exposing the previous form behind it. If the previous form
is closed or not visible, it is easy to put a line of vba
code into the Close Event of your form to both close the
form and open or make visible the previous one.
Hope This Helps
open from the form that's currently open, similar to the-----Original Message-----
Is there a way to return to the previous form that was
Back button on internet browsers?