citychap26
Programmer
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
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