+ Reply to Thread
Results 1 to 3 of 3

automating macro

  1. #1
    chris
    Guest

    automating macro

    Hello.

    I have a macro in an Excel workbook that needs to run at 4am each morning.
    Does anyone know where I can find an example of how that can be automated?

    Any suggestions are appreciated, thank you!

    Chris

  2. #2
    Paul B
    Guest

    Re: automating macro

    Chris, have a look at Chip's site here
    http://www.cpearson.com/excel/ontime.htm
    --
    Paul B
    Always backup your data before trying something new
    Please post any response to the newsgroups so others can benefit from it
    Feedback on answers is always appreciated!
    Using Excel 2002 & 2003

    "chris" <[email protected]> wrote in message
    news:[email protected]...
    > Hello.
    >
    > I have a macro in an Excel workbook that needs to run at 4am each morning.
    > Does anyone know where I can find an example of how that can be automated?
    >
    > Any suggestions are appreciated, thank you!
    >
    > Chris




  3. #3
    Bob Phillips
    Guest

    Re: automating macro

    I would suggest using the OS scheduler to start Excel with a designated
    workbook that has your code as workbook_open event code.

    Put in good error handling though, or you may find the job suspended,
    waiting for a response by someone who is not there.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "chris" <[email protected]> wrote in message
    news:[email protected]...
    > Hello.
    >
    > I have a macro in an Excel workbook that needs to run at 4am each morning.
    > Does anyone know where I can find an example of how that can be automated?
    >
    > Any suggestions are appreciated, thank you!
    >
    > Chris




+ 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