Jump to content

read multiple files


Recommended Posts

i need some help reading multiple files from a folder.

I have a folder called temp, and i have some excell files in there with some .txt files, i want to open the excel files to read comp from it and search the txt file for comp and write it into a new excel file.

How can this be done?

Link to comment
Share on other sites

Hi,

you can use _FileListToArray to get a list of files, use _ExcelRead*() functions to read and _ExcelWrite*() functions to write into Excel files. Need more help? Post some code so we can have a look at it.

:)

Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
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...