Jump to content

Recommended Posts

Posted

Hi Everybody,

i have tried the _Excel_RangeFind code, and created a coding.
but the coding i did is , it open the 1 Excel file and display the word i assign for the program to find .
Rite Now i would like to know which/what coding or code that can make my program to scan multiple Excel Files and display the word i assign for the program to find.
 

Immediate reply to this, would really be much appreciated.
Pardon my English, Im still new to autoit btw
:sweating:

Posted (edited)

Create an array with _FileListToArrayRec for .xlsx documents and then loop through the returned array, opening eachfile and perform a search.

Edited by Subz

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...