Forms that Pop Up and Do not disappear

A

Ahmad

Hi,
I have done a form that Popups when my access is opened
but it vanishes whithin the time interval that i
allocate.
How is it possible for me to leave the form open forever,
that is like a switch board..

Thanks in advance
 
G

GVaught

Don't place a time interval against the form. It will stay open until
someone uses the X or a command button created to close the form.
 
Top