View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default How can I add math functions to a comment?

Hi

You could use Data/Validation to have an 'input message'. This will display
when the cell is selected - regardless of whether you actually us validation
on the cell.

Andy.

"Tom" wrote in message
...
I would like to display some data in a rollover effect so that I don't have
to duplicate the data in another table cell which would clutter up the
report.

For instance, I want to show "=B2-B3" in a comment or other rollover
effect.

Is this possible?
Thanks!