Open Unique excel.exe

V

verizon

Hello

I have a self running workbook (macros automatically triggered upon
opening). It is started by Windows scheduler.

The machine is shared by many, and I would like not to disturb any users who
would be presently at the machine -- particularly if they are using excel.

How can I make it such that when Windows opens the workbook, it is running
as a separate "job" from any presently opened workbooks?

Thank you.

W
 
S

SidBord

I'm not sure this is appropriate not knowing any more
details, but you might run the workbook "hidden" like the
workbook "Personal". Just click WINDOWS->HIDE.
 
V

verizon

How do I do this programmatically? Is there VB code to "hide" the worksheet
once open?

W
 
Top