Windows Vista Forums

create Excel spreadsheet without loading Excel
  1. #1


    sneaky hamster Guest

    create Excel spreadsheet without loading Excel

    Greetings,
    I have a script which uses CreateObject("Excel.Application") to create a
    spreadsheet. This works fine on my machine since I have Excel loaded.

    I plan to move the script to a server & would like to avoid loading
    Excel on that machine. Is it not possible to just put certain files
    (DLLs?) on the server without performing a full install?



    Thanks

      My System SpecsSystem Spec

  2. #2


    Al Dunbar Guest

    Re: create Excel spreadsheet without loading Excel


    "sneaky hamster" <olis170@xxxxxx> wrote in message
    news:eiVDc7uMJHA.5648@xxxxxx

    > Greetings,
    > I have a script which uses CreateObject("Excel.Application") to create a
    > spreadsheet. This works fine on my machine since I have Excel loaded.
    >
    > I plan to move the script to a server & would like to avoid loading Excel
    > on that machine. Is it not possible to just put certain files (DLLs?) on
    > the server without performing a full install?
    I doubt it. An application consist of its files plus the fact that it is
    installed, a process which registers its application object.

    /Al



      My System SpecsSystem Spec

  3. #3


    Paul Randall Guest

    Re: create Excel spreadsheet without loading Excel


    "sneaky hamster" <olis170@xxxxxx> wrote in message
    news:eiVDc7uMJHA.5648@xxxxxx

    > Greetings,
    > I have a script which uses CreateObject("Excel.Application") to create a
    > spreadsheet. This works fine on my machine since I have Excel loaded.
    >
    > I plan to move the script to a server & would like to avoid loading Excel
    > on that machine. Is it not possible to just put certain files (DLLs?) on
    > the server without performing a full install?
    ekkehard.horner has posted a number of VBScripts that create and manipulate
    Excel and Access spreadsheet and database files, without the use of the
    Excel or Access applications. Groups.google.com can find them for you
    easily. Go there and search for the following:
    ekkehard create xls vbscript group:*.scripting

    -Paul Randall



      My System SpecsSystem Spec

create Excel spreadsheet without loading Excel problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Set homeDrive and homeDirectory from excel spreadsheet Johnathan VB Script 1 03 Mar 2009
Excel Spreadsheet Problem dyadic317 Microsoft Office 3 19 Sep 2008
Excel Spreadsheet Help saterob Software 1 03 Sep 2008
Adding headers to an excel spreadsheet NeilOz PowerShell 0 27 Dec 2007
EXCEL spreadsheet running slow P.J. Vista performance & maintenance 0 21 Aug 2007