Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,355
Default Need to run a macro at a specified frequency

I have a need to run a macro at a specified frequency (maybe once a week or
once every couple of weeks). I don't want to have to have someone manually
run this each time. I want it to run automatically. Does anyone have any
suggestions as to how this would be accomplished? I've seen some things
with Application.OnTime, but that seems to assume that the workbook is open.
I'd like to have this automatically open a workbook and run it when the time
is right.

Thanks in advance for your assistance,

Barb Reinhardt
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Need to run a macro at a specified frequency

Barb,

Try using Windows XP task manager to open the workbook at your desired
frequency with the code you need to execute called from (or in) in the
workbook_open event.

Mike

"Barb Reinhardt" wrote:

I have a need to run a macro at a specified frequency (maybe once a week or
once every couple of weeks). I don't want to have to have someone manually
run this each time. I want it to run automatically. Does anyone have any
suggestions as to how this would be accomplished? I've seen some things
with Application.OnTime, but that seems to assume that the workbook is open.
I'd like to have this automatically open a workbook and run it when the time
is right.

Thanks in advance for your assistance,

Barb Reinhardt

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,355
Default Need to run a macro at a specified frequency

Where would I find information on how I'd use the task manager to do this?

Thanks,
Barb

"Mike H" wrote:

Barb,

Try using Windows XP task manager to open the workbook at your desired
frequency with the code you need to execute called from (or in) in the
workbook_open event.

Mike

"Barb Reinhardt" wrote:

I have a need to run a macro at a specified frequency (maybe once a week or
once every couple of weeks). I don't want to have to have someone manually
run this each time. I want it to run automatically. Does anyone have any
suggestions as to how this would be accomplished? I've seen some things
with Application.OnTime, but that seems to assume that the workbook is open.
I'd like to have this automatically open a workbook and run it when the time
is right.

Thanks in advance for your assistance,

Barb Reinhardt

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,355
Default Need to run a macro at a specified frequency

I figured it out. Thanks.

"Mike H" wrote:

Barb,

Try using Windows XP task manager to open the workbook at your desired
frequency with the code you need to execute called from (or in) in the
workbook_open event.

Mike

"Barb Reinhardt" wrote:

I have a need to run a macro at a specified frequency (maybe once a week or
once every couple of weeks). I don't want to have to have someone manually
run this each time. I want it to run automatically. Does anyone have any
suggestions as to how this would be accomplished? I've seen some things
with Application.OnTime, but that seems to assume that the workbook is open.
I'd like to have this automatically open a workbook and run it when the time
is right.

Thanks in advance for your assistance,

Barb Reinhardt

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
Frequency Luis Rodriguez Excel Discussion (Misc queries) 3 October 11th 06 03:15 AM
Frequency ( ) Epinn New Users to Excel 2 September 21st 06 09:42 AM
Frequency Fred Roven Excel Worksheet Functions 2 May 31st 06 04:06 AM
histograms - frequency and relative frequency? confusedstudent Excel Discussion (Misc queries) 2 February 8th 06 09:20 AM
frequency sara Excel Discussion (Misc queries) 1 April 5th 05 09:15 PM


All times are GMT +1. The time now is 05:12 AM.

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

About Us

"It's about Microsoft Excel"