DOS commands

G

Guest

I need to get a list of all commands for EXCEL 2000 that can be used at the
command prompt from DOS. I'm basically trying to make Excel take in a XLS
format file and spit out a text file with tabs that can then be fed to a
program I'm creating. I already know how to change the format through the
GUI, but not through the command prompt. Any help will be appreciated
 
A

Amedee Van Gasse

Taikoubo shared this with us in microsoft.public.excel.misc:
I need to get a list of all commands for EXCEL 2000 that can be used
at the command prompt from DOS. I'm basically trying to make Excel
take in a XLS format file and spit out a text file with tabs that can
then be fed to a program I'm creating. I already know how to change
the format through the GUI, but not through the command prompt. Any
help will be appreciated

What you ask is not possible.
However there are other means to achieve your goal.
For instance, you could write some VBscript (that can run from the
commandline[0]) and manipulate the Excel objects with that. Look for
examples on the msdn website, try with keywords "vbscript" and "excel".
If that doesn't give you what you need, Google Is Your Friend(tm). If I
can find it, you can find it.


[0] DOS = Dead Operating System. DOS is obsolete and doesn't exist any
more. The command prompt in 2000/XP/2003 is *not* DOS!

--
Amedee Van Gasse using XanaNews 1.17.3.1
If it has an "X" in the name, it must be Linux?

How To Ask Questions The Smart Way

How to Report Bugs Effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
Only ask questions with yes/no answers if you want "yes" or "no" as the
answer.
http://homepages.tesco.net/~J.deBoynePollard/FGA/questions-with-yes-or-n
o-answers.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top