Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Automatically Execute Excel Macro at 6:00 am

I have an excel macro that I need to execute at 6:00 am Monday morning
-- a time that I'd prefer not to be at the office. My thought that I
could leave the Excel file open over the weekend and program it to
automatically execute the Macro at the desired time. Can this be
done? If so, how?

Thanks!
Scott

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Automatically Execute Excel Macro at 6:00 am

I'm probably not qualified to answer this question but I had a thought on how
to accomplish this.

Set the macro in the auto_open portion of workbook and use windows scheduled
tasks to open the file at 6:00 am Monday morning. Of course this would also
require macro security to be set to low.

There may be some way to include timing within excel, I'm just not
knowledgeable enough to comment on that aspect :)

"scott" wrote:

I have an excel macro that I need to execute at 6:00 am Monday morning
-- a time that I'd prefer not to be at the office. My thought that I
could leave the Excel file open over the weekend and program it to
automatically execute the Macro at the desired time. Can this be
done? If so, how?

Thanks!
Scott


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Automatically Execute Excel Macro at 6:00 am

See:

http://www.cpearson.com/excel/OnTime.aspx

Just be sure to set RunWhen to an absolute date/time rather than Now+ an
increment
--
Gary''s Student - gsnu2007a


"scott" wrote:

I have an excel macro that I need to execute at 6:00 am Monday morning
-- a time that I'd prefer not to be at the office. My thought that I
could leave the Excel file open over the weekend and program it to
automatically execute the Macro at the desired time. Can this be
done? If so, how?

Thanks!
Scott


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to execute a macro automatically Roger[_22_] Excel Programming 2 July 3rd 06 10:42 AM
How to execute a macro automatically at startup of Excel? Radim Excel Programming 9 June 29th 06 11:55 AM
Execute Macro automatically after hyperlink Bill Elerding Excel Discussion (Misc queries) 13 May 5th 05 01:01 AM
Automatically execute a macro Harry[_6_] Excel Programming 2 October 15th 04 12:37 PM
If values in two columns are equal I want to automatically execute a macro Tom Rinks Excel Programming 1 February 1st 04 04:58 PM


All times are GMT +1. The time now is 04:29 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"