Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How can I create a hover window in excel?

I want to create a hovering message as the mouse moves over different parts
of a worksheet. Is that possible and if yes, how can I do that?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 217
Default How can I create a hover window in excel?

what exactly do you mean by a 'hovering message'? What do you want the
message to say??

"mendelj" wrote:

I want to create a hovering message as the mouse moves over different parts
of a worksheet. Is that possible and if yes, how can I do that?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 751
Default How can I create a hover window in excel?

No matter what you mean by hovering message, detecting the mouse
pointer's moves is not one of the readily available event procedures. I
am no expert on the subject but a quick look at .programming suggests
that it can be done, yet with rather elaborate code. I suggest you
post your question there.

HTH
Kostis Vezerides


mendelj wrote:
I want to create a hovering message as the mouse moves over different parts
of a worksheet. Is that possible and if yes, how can I do that?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 40
Default How can I create a hover window in excel?

You could always put a comment in a cell. The message shows up when
you hover.

If you want it over more of an area, then you could Copy..Paste
Special..Comments over the area that want to cover....


You may need to turn the comment indicator off if you don't want to see
those little red triangles in the corner Tools..Options.. View Tab.


vezerid wrote:
No matter what you mean by hovering message, detecting the mouse
pointer's moves is not one of the readily available event procedures. I
am no expert on the subject but a quick look at .programming suggests
that it can be done, yet with rather elaborate code. I suggest you
post your question there.

HTH
Kostis Vezerides


mendelj wrote:
I want to create a hovering message as the mouse moves over different parts
of a worksheet. Is that possible and if yes, how can I do that?


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default How can I create a hover window in excel?

You can also format these comment boxes with the format comment option when
you right click on the comment box. You can have gradient colours or even a
jpg object in the comment and these come up when you hover the mouse pointer
over the cell



"willwonka" wrote:

You could always put a comment in a cell. The message shows up when
you hover.

If you want it over more of an area, then you could Copy..Paste
Special..Comments over the area that want to cover....


You may need to turn the comment indicator off if you don't want to see
those little red triangles in the corner Tools..Options.. View Tab.


vezerid wrote:
No matter what you mean by hovering message, detecting the mouse
pointer's moves is not one of the readily available event procedures. I
am no expert on the subject but a quick look at .programming suggests
that it can be done, yet with rather elaborate code. I suggest you
post your question there.

HTH
Kostis Vezerides


mendelj wrote:
I want to create a hovering message as the mouse moves over different parts
of a worksheet. Is that possible and if yes, how can I do that?





  #6   Report Post  
Junior Member
 
Posts: 1
Default

Quote:
Originally Posted by mendelj View Post
I want to create a hovering message as the mouse moves over different parts
of a worksheet. Is that possible and if yes, how can I do that?
Here is an alternative that you can use to display a message when a cell is selected with either the mouse or the keyboard.

Select the cell where you want to see the message.
Click on the Data menu and select Validation.
Select the Input Message tab.
Put a check mark in the 'Show input message when cell is selected' field.
Type a heading for your message in the Title field. This text will appear in bold at the top of your message.
Enter your message in the 'Input message' field.
Click OK
Now, anytime you move to that cell, the message will pop up. If you develop workbooks for other users this is great tool to use to help them know what to do.
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
Gray Bar Taking up Half of Excel Window tgavin Excel Discussion (Misc queries) 1 July 17th 06 11:14 PM
Create a Pop window in a Excel Worksheet RKH Excel Discussion (Misc queries) 0 August 2nd 05 09:58 PM
Excel window not maximized on start Hennie Excel Discussion (Misc queries) 1 July 25th 05 05:16 PM
Excel workbook does not open in open window on desktop DeanH Excel Discussion (Misc queries) 2 March 8th 05 09:51 AM
How do I reset default Excel window too view=fullscreen needyourhelp Setting up and Configuration of Excel 4 March 7th 05 10:37 PM


All times are GMT +1. The time now is 11:06 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"