View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Chris Jay Chris Jay is offline
external usenet poster
 
Posts: 4
Default How to view data using a mouseover?

This cell has a numerical value in it. The field is "Failed Calls". So if we
have 6 failed calls in January I want to mouseover the 6 to display the
reasons for the 6 failed calls
--
CJay


"Gary''s Student" wrote:

Hi Chris:

Does the cell have a formula or is the value entered ?


--
Gary''s Student - gsnu200794


"Chris Jay" wrote:

I am creating a service managers report. It will have a cell for MONTHLY
FAILED CALLS. If the number in this cell is 6 then I want to be able to do a
mouseover of this number and have a display of the the reasons for these
failures - the reasons for failures are more detailed on another workbook so
I would want to reference these.

Basically I want to display results from another workbook using mouseover
effect. Is this possible? Where do I start?
--
CJay