Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default excel scheduler

Hi,

I have several excel spreadsheets that I would like to run
automatically at pre-scheduled times throughout the day. Ideally I
would be able to access the results from the web, organised as a time
series. Is there a tool out there that can do this ?

Thanks,

Rod
  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default excel scheduler

Hi Rod,

Open the files and save them as a workspace (File--Save Workspace). Save
that workspace file to a new folder and make sure that only the workspace
file or other valid Excel files are located within that folder - FYI you
don't need to save the worksheets themselves in there if you don't want to.

Then within Excel go to Tools--Options and on the General tab tell Excel to
open all files within that folder that contains the workspace file.

You could use then Windows Scheduler to run Excel on a particular schedule -
by running Excel it would also then open that workspace, which would then
open the worksheets, but this would only automatically "run" the worksheets
(I'm assuming by this that you mean that your worksheets contain macros that
you want to run?) if the security level was set to low. Make sure that
you've considered the full effects of this before changing the macros
security level.

HTH,
Katherine

"Rod Good" wrote in message
om...
Hi,

I have several excel spreadsheets that I would like to run
automatically at pre-scheduled times throughout the day. Ideally I
would be able to access the results from the web, organised as a time
series. Is there a tool out there that can do this ?

Thanks,

Rod



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default excel scheduler

Rod,

I read Katherine's suggestion and I found that the suggestion to
reduce your security level to the minimum to be dangerous given the
propensity for hackers to exploit MS software. Here is my suggestion.
I use this everday at work and it runs like a champ.

1. Search your pc for the following 2 files. MakeCert.exe
and SelfCert.exe.

If you don't have these files you should be able to
install them using the ADD/REMOVE program they should
be under a heading of like security, digital signature,
or something along those lines. Install them.

2. Once done run the SelfCert.exe file and create a self-
signed Digital Signature.

3. In your XL VBE project in the Tools Menu there is a
a digital signature option. It should now show the
certificate which you just created. Assign it to the
project.

This will allow you to maintain your security level
settings and still have a workbook execute macros when
unattended.

4. I have currently 7+ workbooks which run on an hourly
basis utilizing this method and they run without issue.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default excel scheduler

Thanks everyone, I will try out these solutions .

- Rod
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
Game scheduler SGT Buckeye Excel Discussion (Misc queries) 0 October 29th 07 04:26 PM
Running excel macro by scheduler Dan Excel Discussion (Misc queries) 1 August 19th 07 11:48 PM
Getting Task Scheduler To Use Current Excel Session When Opening F Carl Excel Discussion (Misc queries) 2 March 18th 06 02:46 PM
Can I make multiple room scheduler (Excel) 15 minute increments? Viv_Martin Excel Discussion (Misc queries) 3 October 5th 05 01:17 AM
Excel 2002 / XP - Running .XLS with Macros via Task Scheduler James Cox Excel Programming 0 August 19th 03 03:50 AM


All times are GMT +1. The time now is 10:21 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"