Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculate working days but change working week SamB Excel Discussion (Misc queries) 1 September 1st 08 09:17 PM
Making weekend days working days - the system cuts the working tim Fluffy Excel Discussion (Misc queries) 1 May 30th 08 10:02 PM
macro was working, now it's not working RichardO[_11_] Excel Programming 2 June 9th 04 06:27 AM
Macro working in Excel 2003; not working in Excel 2000 Leslie Barberie Excel Programming 5 May 20th 04 07:51 PM
Adding sales from a non working day to the previous working day Alex Excel Programming 1 September 19th 03 08:48 AM


All times are GMT +1. The time now is 03:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"