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

Edit=Find

What: Fun

look at formulas and uncheck whole word.

--
Regards,
Tom Ogilvy

"lcota" wrote in message
ups.com...
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?