 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
pdupuis
Joined: 04 Jan 2007 Posts: 22
|
|
Run Excel from 24x7 |
|
Hi,
I am tring to run an Excel file (that run Some Excel Macros) from 24x7 and it's not working. Please could you help me?
Thanks.
|
|
Mon Feb 11, 2008 1:23 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7949
|
|
|
|
How do you run it? As a command line? COM automation? other?
What is not working?
|
|
Mon Feb 11, 2008 1:53 pm |
|
 |
pdupuis
Joined: 04 Jan 2007 Posts: 22
|
|
|
|
I am running in 24x7 using "Run Program or Document file"
The command line is"D:\StagingArea\Fin\FinXlsV2\_BI\SaleableTonnesOracle.xls"
The Excel file runnning macro and is update from other Excel Files.
When I am using 24x7 I see a Exec.exe process in task manager without any activity on it. The file is not updated.
|
|
Mon Feb 11, 2008 2:01 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7949
|
|
|
|
Try running
"cmd /C start D:\StagingArea\Fin\FinXlsV2\_BI\SaleableTonnesOracle.xls"
This will run the Windows command processor and that in turn will start Excel for you.
|
|
Mon Feb 11, 2008 2:09 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7949
|
|
|
|
Also, you may need to disable Excel security settings and allow running macros without displaying any security confirmation prompts.
|
|
Mon Feb 11, 2008 2:11 pm |
|
 |
pdupuis
Joined: 04 Jan 2007 Posts: 22
|
|
|
|
I already changed the security level to low.
|
|
Mon Feb 11, 2008 2:19 pm |
|
 |
pdupuis
Joined: 04 Jan 2007 Posts: 22
|
|
|
|
I think somebody else was using the file... It's working now. Thanks for your help.
|
|
Mon Feb 11, 2008 3:13 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|