View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Papa Jonah Papa Jonah is offline
external usenet poster
 
Posts: 148
Default opening toolbar with file

I have created a code that creates a toolbar within a file. However, it only
opens when I run a particular macro.
I would like this toolbar routine to run automatically when the file is
opened.

My hope is that if I can get that to happen, I can email the file for people
to use and they will have the necessary tool bars available.

First, is my hope (assumption) correct?
Second, how do I get a macro to run when a file is opened?

TIA
Papa