i have a problem which i'm not sure can be sorted
The problem is as follows:
I have 100's of excel documents which i need to sort by date and place the results into a new excel workbook.
The excel documents all have a similar format in which they include the words:
Date: (The invoice date) & Invoice number (The Invoice number)
Is it possible to look to all the excel files and pull the information of :
Date & Invoice number.
and make a new excel file containing all this information and then sort it on Date
example:
Excel file 1: Name: Egremont Day Nursery.xls
Excel file 2: Name: Keswick Police Station.xls
Excel file 3: Name: Magistrades court.xls
and so forth
all the files have a similar format:
Date: 11 April 2004
Invoice Number: BARB001
ect.
Can excel look at each of these files find the the cell named date & Invoice number pull the data from them and write it to seperate file
1. Date: 11 April 2004 Invoice Number: Barb001
2. Date: 12 April 2004 Invoice Number: Barb002
and so on.
Hope this makes sense.
Bookmarks