how do I enable macros in excel?

  • Thread starter Thread starter Guest
  • Start date Start date
Private Sub CommandButton1_Click()
Call Macro1
End Sub
perhaps?
be a little more specific
 
Set your security to medium and you will asked if you want to enable macros
when the workbook opens.

Tools>Options>Security>Macro Security.

If running Excel 97, enabling macros is either on or off. No levels of
security.

Gord Dibben Excel MVP

On Tue, 7 Sep 2004 20:21:04 -0700, TOM <[email protected]> wrote:
 

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