View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dallman Ross Dallman Ross is offline
external usenet poster
 
Posts: 390
Default VBA to add Tool Tips

In Excel 2002 I have a column in which I would like to add
Tool Tips -- each cell's Tip being the value of the formula
in that cell. (Or I could go collect the value from another
sheet in the workbook if need be.) I'm trying some VBA
to do this, but so far without success. Can someone help?

--
dman