RE: excel object
- From: "Koda" <Koda@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 15 Jul 2005 07:39:02 -0700
one other question. When saving the new file using
Const xlSaveChanges = 1
xlOutBook.Close xlSaveChanges
This prompts if I want to overwrite the file. I always will what is the
constant for that?
Thanks again
Mike
"Koda" wrote:
> I am working on a script to automate merging excel files but I think I ran
> into a snag. In order to crete an excel object do I have to have excel on
> the server? My guess is yes but I can't move yet to a server for testing.
>
>
> Set xlApp = CreateObject("Excel.Application")
> Set xlOutBook = xlApp.Workbooks.Add
>
> Thanks
> Mike
.
- Follow-Ups:
- Re: excel object
- From: Dave Patrick
- Re: excel object
- References:
- excel object
- From: Koda
- excel object
- Prev by Date: excel object
- Next by Date: Re: excel object
- Previous by thread: excel object
- Next by thread: Re: excel object
- Index(es):