Open up a form several times

D

DSmith

Is it possible to open different instances of a form at the same time?

Also, is it possible to have a back button on a form that allows you to view
the last form viewed?

Thanks!
 
D

Douglas J Steele

Oops, hit Enter too soon.

For question 2, there's nothing built into Access to handle this, but yes,
it's possible to build "bread crumbing" into an application.

Essentially, you'll have to store the information somewhere each time you
open a new form.
 
Top