Hi All,
I have an application in which i gets two input from user namely the Config file location and Input file Location.These values are stored as TextBox values.
Later when i click the process button,the files are been processed.
Currently it process only one file...as the user select the Input file as Filename rather than the Folder name....
Now i have a requirement in which user just select the InputFile Folder and all files under it with extension .csv are processed one by one.
The codes for the Steps are given below.
The workbook Open method is as below
Please help to call CreateWafermap for each .CSV file in the Folder one by one.
Find the attachment for more information.
Bookmarks