View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andy Kessel Andy Kessel is offline
external usenet poster
 
Posts: 5
Default Macros (Sub routine type) not found, Functions are In XLA

Okay, I created an XLA with two modules. One has functions, one has
Subroutine type macros.

Installed them. When I go to insert function, the functions are there.

But when I go to run Macro, the macros are not.

Help!

Andy Kessel