View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Josh Sale Josh Sale is offline
external usenet poster
 
Posts: 177
Default What is "my" cell?

Thanks Chip.



"Chip Pearson" wrote in message
...
You can also use

Application.ThisCell

This differs from Application.Caller when used in array formulas.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
(email address is on the web site)


"Josh Sale" <jsale@tril dot cod wrote in message
...
Application.Caller

Sorry for the unnecessary posting!

josh