+ Reply to Thread
Results 1 to 4 of 4

Thread: Daily Macro Triggering

  1. #1
    JB2010
    Guest

    Daily Macro Triggering

    howdy


    is there a way to program a macro to run automatically at the same time
    every day?

    i presume it could be triggered by saying when NOW = the user specified time
    it begins, but i do not know whether such a thing is possible, or whether i
    would have to have the spreadsheet open at that time every day for it to work
    etc.

    any thoughts gratefully received. if you need more info about what i have
    tried to describe, please reply


    cheers

  2. #2
    bpeltzer
    Guest

    RE: Daily Macro Triggering

    I do this by making the macro an Auto_Open macro (so that it will run when
    the workbook is opened), then setting the Excel file to run via a Windows
    Scheduled Task. Just be certain that the macro is signed (use selfcert.exe)
    and that the signer is trusted; otherwise you'll be stuck looking at a
    security warning.
    --Bruce

    "JB2010" wrote:

    > howdy
    >
    >
    > is there a way to program a macro to run automatically at the same time
    > every day?
    >
    > i presume it could be triggered by saying when NOW = the user specified time
    > it begins, but i do not know whether such a thing is possible, or whether i
    > would have to have the spreadsheet open at that time every day for it to work
    > etc.
    >
    > any thoughts gratefully received. if you need more info about what i have
    > tried to describe, please reply
    >
    >
    > cheers


  3. #3
    JB2010
    Guest

    RE: Daily Macro Triggering

    Bruce

    that is wizard

    cheers pal

    jb

    "bpeltzer" wrote:

    > I do this by making the macro an Auto_Open macro (so that it will run when
    > the workbook is opened), then setting the Excel file to run via a Windows
    > Scheduled Task. Just be certain that the macro is signed (use selfcert.exe)
    > and that the signer is trusted; otherwise you'll be stuck looking at a
    > security warning.
    > --Bruce
    >
    > "JB2010" wrote:
    >
    > > howdy
    > >
    > >
    > > is there a way to program a macro to run automatically at the same time
    > > every day?
    > >
    > > i presume it could be triggered by saying when NOW = the user specified time
    > > it begins, but i do not know whether such a thing is possible, or whether i
    > > would have to have the spreadsheet open at that time every day for it to work
    > > etc.
    > >
    > > any thoughts gratefully received. if you need more info about what i have
    > > tried to describe, please reply
    > >
    > >
    > > cheers


  4. #4
    JB2010
    Guest

    RE: Daily Macro Triggering

    Bruce

    that is wizard

    cheers pal

    jb

    "bpeltzer" wrote:

    > I do this by making the macro an Auto_Open macro (so that it will run when
    > the workbook is opened), then setting the Excel file to run via a Windows
    > Scheduled Task. Just be certain that the macro is signed (use selfcert.exe)
    > and that the signer is trusted; otherwise you'll be stuck looking at a
    > security warning.
    > --Bruce
    >
    > "JB2010" wrote:
    >
    > > howdy
    > >
    > >
    > > is there a way to program a macro to run automatically at the same time
    > > every day?
    > >
    > > i presume it could be triggered by saying when NOW = the user specified time
    > > it begins, but i do not know whether such a thing is possible, or whether i
    > > would have to have the spreadsheet open at that time every day for it to work
    > > etc.
    > >
    > > any thoughts gratefully received. if you need more info about what i have
    > > tried to describe, please reply
    > >
    > >
    > > cheers


+ 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.2.0