My Assistant
![]() ![]() |
|
|
Nov 22 2006, 04:16 PM
Post
#1
|
|
|
New Member Posts: 4 |
I am currently using:
Docmd.hourglass True to change the mouse cursor to an hourglass. I have also used the screen.mousepointer = hourglass to try to accomplish the same thing. The problem is that the mouse cursor does not change. Can anyone help out? Thanks! |
|
|
|
Nov 22 2006, 04:28 PM
Post
#2
|
|
|
Retired Moderator Posts: 37,716 From: The San Francisco Bay Area |
Screen.MousePointer = 11
See Access help for more details... Jack |
|
|
|
Nov 24 2006, 09:59 AM
Post
#3
|
|
|
New Member Posts: 4 |
I have already tried screen.mouspointer = 11...same thing, it does not switch the mousepointer.
Any other suggestions? |
|
|
|
Nov 24 2006, 11:56 AM
Post
#4
|
|
|
Retired Moderator Posts: 37,716 From: The San Francisco Bay Area |
Hmmm. Not sure what to suggest as Screen.MousePointer = 11 changes my mouse pointer... Does this not work with all of your database or only one in particular? If only one in particular then compile your code, compact the db and try again. If that fails check your References and uncheck anything marked "MISSING". Other than that I do not know what to suggest....
hth, Jack |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 25th May 2013 - 07:35 PM |