Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default View Message when Mouse Hovers over Cell. (Not the Comments Feild)

Hi,
I am interested if there is a way to have a message become visible when the
mouse is hovered over a cell. I am currently using 2007.
In this problem I have one sheet that has a list of names (employees) across
row 2.
I have on another sheet with all the employee details, employee number,
address, phone numbers etc.

What I want to be able to do is when I hover above name 1 it show the phone
numbers of that person from the employee details sheet.

Currently I am having to use "comments" to show this data and I need to
ensure the data is always up-yo-date in both sheets. I would like to have to
update the employee details once and that is it.

I would like to show as much employee details as I need.
Is this possible???

Thanks for any help.

Kevin.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default View Message when Mouse Hovers over Cell. (Not the Comments Feild)

You should still use Comments.

You can write an Event macro that runs everytime the worksheet containing
the names is activated.

The macro would erase all the comments in row #2 and replace them with the
most up to date data from the data sheet.
--
Gary''s Student - gsnu201003


"Kev - Radio Man" wrote:

Hi,
I am interested if there is a way to have a message become visible when the
mouse is hovered over a cell. I am currently using 2007.
In this problem I have one sheet that has a list of names (employees) across
row 2.
I have on another sheet with all the employee details, employee number,
address, phone numbers etc.

What I want to be able to do is when I hover above name 1 it show the phone
numbers of that person from the employee details sheet.

Currently I am having to use "comments" to show this data and I need to
ensure the data is always up-yo-date in both sheets. I would like to have to
update the employee details once and that is it.

I would like to show as much employee details as I need.
Is this possible???

Thanks for any help.

Kevin.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default View Message when Mouse Hovers over Cell. (Not the Comments Fe

Thank you for your reply and suggestion.
I understand your idea but I would prefer not to use a copy/paste option, as
with 100 employees this would become messy.
Also if one name was incorrectly placed then this would put the wrong data
in the cell comment.

Regards
Kevin.


"Gary''s Student" wrote:

You should still use Comments.

You can write an Event macro that runs everytime the worksheet containing
the names is activated.

The macro would erase all the comments in row #2 and replace them with the
most up to date data from the data sheet.
--
Gary''s Student - gsnu201003



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
in Save As,how to stop auto fill in whatever the mouse hovers on? DJADe Setting up and Configuration of Excel 4 April 30th 23 03:42 AM
show or Hide cell comment when mouse hovers in Excel? Abi Excel Worksheet Functions 1 May 28th 09 05:47 PM
Positioning Excel comments for when they are displayed via mouse-o matthewtec Excel Discussion (Misc queries) 2 January 9th 09 11:19 PM
View cell contents as a pop-up window (similar to comments window) Oldersox Excel Worksheet Functions 1 February 6th 08 07:09 AM
Show comments without mouse Anand vijay New Users to Excel 2 January 6th 07 04:08 PM


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