Jump to content

Open a xls file


Recommended Posts

Hi,

I am a new user of Autoit and I have a simple question.

I am editing a script and I would like to open a xls file.

Now I red that the FileOpen command is valid only for text file.

What is the command to use in the case of .xls file?

Thanks :whistle:

Miki

Link to comment
Share on other sites

HI,

you can open the file by a doy command. _RunDos() or RUN and have a look at @comspec.

The file will always be opened with the associated app in the reg. Normally xls --> Excel.

So long,

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Link to comment
Share on other sites

What is the command to use in the case of .xls file?

Thanks :whistle:

search the forum for "+excel +udf". You will find two threads:

  • ExcelCOM UDF
  • New ExcelUDF
Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...