Jump to content

Recommended Posts

Posted

Hello again,

Is it possible to use Autoit to read a .xls file without actually opening Excel? I only want to read its contents of a file saved on a server. I don't intend to write anything on it. I've see the UDF _Excel_RangeRead but I'm guessing that only works on opened documents.

Thanks.

Posted

There are UDFs available to create Excel files but I'm not aware of an UDF to read Excel files.
If you have Excel installed, I suggest to use the Excel UDF and open the workbooks in read-only mode.

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted
  On 11/23/2018 at 4:39 PM, water said:

There are UDFs available to create Excel files but I'm not aware of an UDF to read Excel files.
If you have Excel installed, I suggest to use the Excel UDF and open the workbooks in read-only mode.

Expand  

Yeah, thought so. I guess I will be using .csv files then. Thanks

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
  • Recently Browsing   0 members

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