View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hafeez Esmail Hafeez Esmail is offline
external usenet poster
 
Posts: 22
Default Show Macro list (tools-macro-macros)

I've written some code in Excel.
When I go to Tools -- Macro -- Macros
Nothing shows up.
I have to type in the name of my public sub inorder to run
my code.

What do I need to do in order for other people to view my
routines by going to tools -- macro -- macros?

Thanks
Hafeez Esmail