I have an excel file that contains many rows of information. For each row of information, I would like to save the information in that row out to a separate text and name it by one of the cells in that row. I have 3500 rows in the excel file and would like to end up with 3500 text files named to their corresponding names and populated with data in the row. Does anyone have a method to achieve this?
Pete
Pete