Tool Tip when mouse over

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to create / edit a 'tool tip' (little yellow message box like
thing) that occurs when you mouse over a cell in a worksheet.

I have an existing worksheet with this functionality, and would like to
amend it and create new ones and have no idea how. It is not a comment box.

Any Ideas?

Your assistance is appreciated.
Griffo
 
With the required cell highlighted
Insert - Hyperlink - Screen Tip - <Enter Text to show>
Now when you put the cursor over the cell whatever you enter will appear in
a similar manner to a comment.
You can also select a range of cells (on another page ?) to be show by using
the second part of the Hyperlink option
 
Sorry my initial question was not clear or correct.
I need the tool tip to open when the cell has the focus. Not when I mouse
over.
Again I have a worksheet with this current functionality and dont know how
to amend it.

Your assistance is appreciated.
Griffo
 
Sorry my initial question was not clear or correct.
I need the tool tip to open when the cell has the focus. Not when I mouse
over.
Again I have a worksheet with this current functionality and dont know how
to amend it.

Your assistance is appreciated.
Griffo
 
Take a look at the worksheet code module behind the code. Select the sheet
name tab, right-click it and select View code from the menu. You probably
will see some code there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top