Thread: xlfCaller
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.interopoledde,microsoft.public.excel.programming,microsoft.public.excel.sdk
Aaron Queenan Aaron Queenan is offline
external usenet poster
 
Posts: 30
Default xlfCaller

If I use Caller() in VBA code, I get a reference to the cell which includes
the worksheet and workbook, but if I use xlfCaller, it only appears to give
me the cell. How can I get the other required information?

Thanks,
Aaron Queenan.