CreateObject("Excel.Application") 
Author Message
 CreateObject("Excel.Application")

Hi,

I want to access an Excel spreadsheet with the
"CreateObject("Excel.Application")". Everything works very well as long as
excel is install on the PC where I'm running my VBScript.

Is there a way to access a spreadsheet without excel install on a PC ???
Could I just install some DLL or other library ???

TIA,
Rich



Tue, 11 Oct 2005 11:39:09 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. CreateObject("Excel.Application") Error

2. CreateObject("Excel.Application")

3. CreateObject("Excel.Application") problem

4. CreateObject("Excel.Application")

5. Set xLApp = CreateObject("Excel.Application")

6. Server.CreateObject("Excel.Application")

7. CreateObject("Excel.Application") Fails on NT

8. CreateObject("excel.application", "myremotecomp") dosent work

9. CreateObject("excel.application", "myremotecomp") dosent work

10. CreateObject("Excel","//server"), MsgBox output

11. CreateObject("Excel","//server"), MsgBox output

12. GetObject("","InternetExplorer.Application") fails in Excel VBA

 

 
Powered by phpBB® Forum Software