Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default On MouseOver for Cells/Sheets

Is there an on mouseover event for a cell..? or sheet..? or anything..?

Want to create a floating message type box, to give the user of a sheet some
help when they
move the mouse over an item, or value or other data type.

any help/hints would be appreciated.
Andrew




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default On MouseOver for Cells/Sheets

There is no MouseOver or MouseIn event for a cell. For your
purposes, would a cell comment do the job?


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Andrew" <NoToSPAM@home wrote in message
...
Is there an on mouseover event for a cell..? or sheet..? or
anything..?

Want to create a floating message type box, to give the user of
a sheet some
help when they
move the mouse over an item, or value or other data type.

any help/hints would be appreciated.
Andrew






  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 860
Default On MouseOver for Cells/Sheets

Hi Andrew,

Andrew wrote:
Is there an on mouseover event for a cell..? or sheet..? or
anything..?


There aren't any exposed mouse-related events for cells or sheets.

Want to create a floating message type box, to give the user of a
sheet some help when they
move the mouse over an item, or value or other data type.


You could use comments (Insert | Comment) if you need cell-based tooltips.
If you're after something more extravagant, you could use TextBoxes or other
ActiveX controls, which do expose mouse events.

--
Regards,

Jake Marx
MS MVP - Excel
www.longhead.com


[please keep replies in the newsgroup - email address unmonitored]


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default On MouseOver for Cells/Sheets


"Chip Pearson" wrote in message
...
| There is no MouseOver or MouseIn event for a cell. For your
| purposes, would a cell comment do the job?

Not really, might just do it in a web page instead.

If there is no way to Expose/make accessible the mouse over events (same as
comments use) then will try a few other tings.
Thx for reply.
A


| --
| Cordially,
| Chip Pearson
| Microsoft MVP - Excel
| Pearson Software Consulting, LLC
| www.cpearson.com
|
|
| "Andrew" <NoToSPAM@home wrote in message
| ...
| Is there an on mouseover event for a cell..? or sheet..? or
| anything..?
|
| Want to create a floating message type box, to give the user of
| a sheet some
| help when they
| move the mouse over an item, or value or other data type.
|
| any help/hints would be appreciated.
| Andrew
|
|
|
|
|
|


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
MouseOver Gary''s Student Excel Discussion (Misc queries) 2 August 21st 09 12:04 AM
How to view data using a mouseover? Chris Jay Excel Discussion (Misc queries) 6 July 8th 08 04:13 PM
comments mouseover on frozen cells T-ReXTC Excel Discussion (Misc queries) 1 February 9th 06 10:21 AM
VLOOKUP with mouseover? Cheese Excel Programming 4 July 30th 05 04:32 AM
Image with mouseover text Matt Jensen Excel Programming 3 January 4th 05 04:19 PM


All times are GMT +1. The time now is 01:29 AM.

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

About Us

"It's about Microsoft Excel"