Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

acHidden unhides itself

Status
Not open for further replies.

citychap26

Programmer
Sep 19, 2004
144
GB
Hi Guys,

I am having a problem with a form which I hide at start up using the following:

DoCmd.OpenForm "frmLogDetails", acNormal, , , , acHidden

This form has code on it running on a timer.

I am having problems with the form unhiding itself randomly.

Has anyone else had this problem?

Cheers

SK
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top