On system start automatically open Excell and the a specific weork

M

Mick Seamarks

I would like to have my system automatically start Excel and then open a
specifc workbook. Is this possible?

Many thanks
 
M

Mike H

Hi,

Not sure what your 'system' is or when/how often you want this to happen but
on the assumption it's Windows then have a look at at task scheduler in
Control Panel. Use the wizard to set up your scheduled task.

Mike
 
D

Dave Peterson

When you click on windows start button|All programs, you'll see a Start Up
folder.

You can create a shortcut to your workbook (*.xl*) and place it there.

In WinXP Home, I'd do this:
Open windows explorer
Traverse to the folder that holds that excel file
select the file
Rightclick on it and choose Copy

Then...

Rightclick on the Windows Start button. Choose Open
Double click on the Programs folder.
Double click on the StartUp Folder
Rightclick on an empty spot and choose Paste Shortcut
 
Top