My users create Excel worksheets that have a single header row with the field name for each column's data. The fields are NEVER in the same columns from worksheet to worksheet.
How can I pull the data from all worksheets, using the field name in the first row, putting each column's data into it's corresponding recordset field?
Thanks for any tips!
UB
How can I pull the data from all worksheets, using the field name in the first row, putting each column's data into it's corresponding recordset field?
Thanks for any tips!
UB