View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter Peter is offline
external usenet poster
 
Posts: 349
Default Retrieve Sender in Calculate Event

Dears,

I'm trying to do something like this:
http://www.codeproject.com/macro/excelmvf.asp in Excel 2003 now, but I'd like
to know how can I retrieve the source cell (that's the Value2 and Formula of
the cell that trigger this Calculate event)?

Thanks,