D
Dale Fye
I use docmd.hourglass true/false throughout my code to provide some feedback
to the user when a process is running.
Occassionally, I have nested processes that do this, so before I set it to
false, I really need to check what its value was when it entered the
subroutine. In Excel, I can use application.cursor to determine the current
value of the cursor. Is there something similar in Access?
Dale
to the user when a process is running.
Occassionally, I have nested processes that do this, so before I set it to
false, I really need to check what its value was when it entered the
subroutine. In Excel, I can use application.cursor to determine the current
value of the cursor. Is there something similar in Access?
Dale