Customer Button on Startup

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

How could I add some code to the workbook_open event of my personal.xls file
to add a customer button to the tool bar and assign a macro to it.

I have tried doing this manually but everytime I shut down excel and restart
the button has dissapeared (prob due to our over zealous IT dept)

TIA
 
Hi Edgar,

this is a typical question to solve with the excel macro
recorder... simply record it as a macro once when you do
it and copy it to Workbook_Open()

Best

Markus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top