EzGoingKev
Registered User.
- Local time
 - Yesterday, 20:48
 
- Joined
 - Nov 8, 2019
 
- Messages
 - 201
 
I have an Excel file (XLSM) that has (498) fields. Row1 has field types. Row2 has the field names. Row3 is where the data starts.
I have an Access table that has (20) of those fields.
I am looking for a way to have the code skip the first two lines and import the data from the fields that match the field names in the table.
Is this possible?
 I have an Access table that has (20) of those fields.
I am looking for a way to have the code skip the first two lines and import the data from the fields that match the field names in the table.
Is this possible?