Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Excel Object Model

Wonder if you can help....

I have a vbscript which I would like to run, which opens an Excel object,
refreshes some workbooks and saves the refreshed/updated versions. I would
like to run this on a server as a daily job, however I dont want to install
Excel on the Server. Is there anyway this can be done using Object
automation etc....

Thanks
Darrin

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,290
Default Excel Object Model


http://support.microsoft.com/kb/257757/en-us
"Considerations for Server-Side Automation of Office"
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)


"Darrin"
wrote in message
Wonder if you can help....
I have a vbscript which I would like to run, which opens an Excel object,
refreshes some workbooks and saves the refreshed/updated versions. I would
like to run this on a server as a daily job, however I dont want to install
Excel on the Server. Is there anyway this can be done using Object
automation etc....
Thanks
Darrin

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,582
Default Excel Object Model

Automation opens the application in question and performs activities using
the instance of that application. Without having the application installed,
you cannot very well automate it.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Darrin" wrote in message
...
Wonder if you can help....

I have a vbscript which I would like to run, which opens an Excel object,
refreshes some workbooks and saves the refreshed/updated versions. I
would
like to run this on a server as a daily job, however I dont want to
install
Excel on the Server. Is there anyway this can be done using Object
automation etc....

Thanks
Darrin



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
Excel Object Model Diagram? (PeteCresswell) Excel Programming 0 December 22nd 06 09:30 PM
Excel Object Model Jeff Wright[_2_] Excel Programming 4 October 9th 06 02:34 PM
Confusion about how the Window object fits into the Excel object model Josh Sale Excel Programming 11 April 15th 05 06:08 PM
"Excel.Application" Object Model Shaker Charts and Charting in Excel 2 January 9th 05 10:24 AM
Excel object model Alan Hutchins Excel Programming 0 September 17th 04 11:32 AM


All times are GMT +1. The time now is 07:46 PM.

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

About Us

"It's about Microsoft Excel"