View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
leaftye - ExcelForums.com leaftye - ExcelForums.com is offline
external usenet poster
 
Posts: 10
Default How to stop template worksheet visibility

I have a custom template I use to create new files. It has a toolbar
that references macros in the template file. The problem is that
when I run the macros, the template file becomes opens in the
background. How can I access the macros from the template (they're
in modules) but keep the template invisible, or is there another way
I should be using the macros? Thanks for taking your time to check
this out!

Eugene