![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Location: Fort Lauderdale
Posts: 338
|
Is there a function to do something on a mouseover a cell. The Comment uses a mouseover.
Alternately, can you make a comment pop up where you want it to? For instance, aligned directly under the cell containing the comment so it looks like a drop down list. When I create a comment with the list it pops up off to the side on a mouseover and only pops up where I put it when I right click the cell and select "view comment". ...Frustrating... |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Mar 2002
Location: Chicago, IL USA
Posts: 2,042
|
Quote:
No true mouseover event, but you can mimic it somewhat. In the cell(s) you want, use the Control Toolbox to create an image, which you will size to the dimensions of the cell, with no borders and no shading. Then, use an event macro with the image (MouseMove, for instance). It won't be ideal, but may suffice. Bye, Jay |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|