View Single Post
  #2  
Old September 18th, 2009, 07:51 AM posted to microsoft.public.excel.worksheet.functions
sally t
external usenet poster
 
Posts: 12
Default Showing all data related to the quantity in one cell

I'm not sure if there is but you could always look at the Watch Window on the
Formula Auditing Toolbar - that does something similar in that you can
'watch' what's happening in other cells whilst not actually being on them,
you can add many cells to watch perhaps?
Sall

"Eden397" wrote:

Hi,
I am trying to find a way of showing all the data in a popup type of form
when I hover over a cell. Lets say I have 2 worksheets in one overall
workbook. In tab A in cell A1 I have a sumif quantity of 43. I want to
hover over A1 and show all rows of data in my second tab B. Is there a way
to do this? Thanks