Hi all.
I need to import a group of excel spreadsheet. They all have the same columns names but are in different order. In sme cases the used has added an extra column or two. See examples below
MS Access Target Table
Column_A Column_B Column_C
Source_Spread_Sheet_1
Column_A Column_B Column_C
Source_Spread_Sheet_2
Column_B Column_A Column_C
Source_Spread_Sheet_3
Column_C Column_B Column_A Column_Z
Can I have a generic Access import process that can match the source and target columns above them import the data?
Thanks in advance for any help
I need to import a group of excel spreadsheet. They all have the same columns names but are in different order. In sme cases the used has added an extra column or two. See examples below
MS Access Target Table
Column_A Column_B Column_C
Source_Spread_Sheet_1
Column_A Column_B Column_C
Source_Spread_Sheet_2
Column_B Column_A Column_C
Source_Spread_Sheet_3
Column_C Column_B Column_A Column_Z
Can I have a generic Access import process that can match the source and target columns above them import the data?
Thanks in advance for any help