Thread: cell contents
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
hideki[_13_] hideki[_13_] is offline
external usenet poster
 
Posts: 1
Default cell contents


To get the formula for active cells;

Sub ShowFormula()

MsgBox ActiveCell.Formula

End Su

--
hidek
-----------------------------------------------------------------------
hideki's Profile: http://www.excelforum.com/member.php...fo&userid=1890
View this thread: http://www.excelforum.com/showthread.php?threadid=39949