POP UP form

T

Tia

hi,

I totally forgot how i will do it
I am using access 2007 i want a to display a specific form once i open
the file.
How can i do that.

Thank you
 
K

KARL DEWEY

One way is to use macro named Autoexec with action OpenForm having argument
of your form name. Then maybe Maximize.
 
Top