ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   fmMousePointerHourGlass not working (https://www.excelbanter.com/excel-programming/312252-fmmousepointerhourglass-not-working.html)

WebJefe

fmMousePointerHourGlass not working
 
Me.MousePointer = fmMousePointerHourGlass doesn't work in Workbook_Open()

I've tried replacing Me. with other objects but haven't been able to find
something that will work.

TIA for any help on this.


Tom Ogilvy

fmMousePointerHourGlass not working
 
Application.Cursor = xlWait

the fmMousePointer constants are only applicable for use in a userform.


xlwait has a value of 2

frmMousePointerHourGlass has a value of 11

for example.

--
Regards,
Tom Ogilvy


"WebJefe" wrote in message
...
Me.MousePointer = fmMousePointerHourGlass doesn't work in Workbook_Open()

I've tried replacing Me. with other objects but haven't been able to find
something that will work.

TIA for any help on this.





All times are GMT +1. The time now is 10:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com