So here is my question. I have numerous MS Excel files, some with multiple sheets in them, but would like to combine them into a single, searchable database. The issue is that each of these spreadsheets is from a different source where they have different column headers, yet they contain similar information in some of the columns.
Some fields examples are a persons name in a single field, separate last and first name, paid, amount paid, etc.
I'm trying to combine the files into a single database to pull together the persons name with all the amounts that they have paid.
Any ideas?