View Single Post
  #1   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?

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