G Guest May 22, 2006 #3 Just don't forget to turn it back to false in he end of the code, other wise the users might think that the process still running. And to be on the safe side, if you have error capture put this code in it also. DoCmd.Hourglass False
Just don't forget to turn it back to false in he end of the code, other wise the users might think that the process still running. And to be on the safe side, if you have error capture put this code in it also. DoCmd.Hourglass False