How To off the "Calculating ....." in the status bar ?

P

Peter chin

Hi guys,

I need your advice on how to hide or off the "Calculating ......" in the
status bar when i set some coding for the on timer.

Thanks.

Peter.
 
N

Nick Coe \(UK\)

Have a look at SysCmd in Access Help and the
acSysCmdSetStatus and acSysCmdClearStatus constants.
 
Top