View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lcota lcota is offline
external usenet poster
 
Posts: 2
Default How can you find out where a VBA function is used in a spreadsheet?

If I have a function "Fun()" that is used within cell formulas, how can
I find all of those references to "Fun()" w/o combing through each cell?