| View previous topic :: View next topic |
| Author |
Message |
Ant D Guest
|
Posted: Tue Sep 14, 2004 1:44 pm Post subject: Excel automation - Is it possible with just the viewer insta |
|
|
Can an exe output to an Excel doc if the user only has the viewer installed?
Or do they have to have the full program.
Thanks in advance
Ant
|
|
| Back to top |
|
 |
Deborah Pate (TeamB) Guest
|
Posted: Tue Sep 14, 2004 2:41 pm Post subject: Re: Excel automation - Is it possible with just the viewer i |
|
|
<
Can an exe output to an Excel doc if the user only has the
viewer installed?
You can't use oleautomation for this, but there are other
ways. I don't know whether the Viewer works with CSV files,
which you could export; you might also take a look at Mike
Shkolnik's SMExport:
http://www.scalabium.com/sme/
--
Deborah Pate (TeamB) http://delphi-jedi.org
TeamB don't see posts sent via Google or ISPs
Use the real Borland server: newsgroups.borland.com
http://www.borland.com/newsgroups/genl_faqs.html
|
|
| Back to top |
|
 |
Mike Shkolnik Guest
|
Posted: Tue Sep 14, 2004 3:00 pm Post subject: Re: Excel automation - Is it possible with just the viewer i |
|
|
| Quote: | Can an exe output to an Excel doc if the user only has the viewer
installed? |
Not, viewer doesn't support the ole-automation
| Quote: | Or do they have to have the full program.
Yes, they need the MS Excel installed from MS Office |
--
With best regards, Mike Shkolnik
EMail: [email]mshkolnik (AT) scalabium (DOT) com[/email]
http://www.scalabium.com
|
|
| Back to top |
|
 |
|