View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andibevan Andibevan is offline
external usenet poster
 
Posts: 28
Default Test if Function is Run from worksheet or from VBA

Is there any way I can test whether a function has been called because it is
used in a cell, or whether it is called from code?