View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default How I know if a file is using a custom addin

You mean like a UDF (from a formula in a cell)?

Edit|Links and look.

If you mean subroutines, I think you'll have to look through the code.

Rodrigo Ferreira wrote:

When I open a XLS file, how can I know if this file is using some custom
addin (eg. MyAddin.xla)?

Rodrigo Ferreira


--

Dave Peterson