mystery problems

G

giannis

I write i a code

DoCmd.Hourglass True

but the mouse pointer dont changed!!!

What is wrong ?
How resolved this problem?

The mouse pointer becoming as hourglass only
come before a MsgBox() !!!!!!

Need use the DoEvents ?
 
Top