+ Reply to Thread
Results 1 to 2 of 2

Running macros when Excel starts up

Hybrid View

  1. #1
    Solly
    Guest

    Running macros when Excel starts up

    Hi

    How do I get macros or some code to run automatically when I start up an
    excel worksheet?

    Thanks

  2. #2
    Anne Troy
    Guest

    Re: Running macros when Excel starts up

    I think you mean workbook, not sheet, correct? Open your workbook. Hit
    Alt+F11 or Tools-->Macro-->Visual Basic Editor. Double-click ThisWorkbook on
    the left below your Project's name. On the right, hit the first dropdown and
    choose Workbook. You can choose other events on the right-hand dropdown, but
    the Workbook_Open appears already, so just place your code between the
    Private... and End Sub.
    *******************
    ~Anne Troy

    www.OfficeArticles.com


    "Solly" <Solly@discussions.microsoft.com> wrote in message
    news:8EF8038E-3732-4586-A2C2-D898AF5A89FF@microsoft.com...
    > Hi
    >
    > How do I get macros or some code to run automatically when I start up an
    > excel worksheet?
    >
    > Thanks




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1