I would like to import a CSV/Excel file using VBA, however file could be dynamic from month to month and would like to use the headers. Is that possible?
Headers would be:
- Policy - import column A
- Country - column B
- Address - column C
- Customer - column D
Thanks!
Headers would be:
- Policy - import column A
- Country - column B
- Address - column C
- Customer - column D
Thanks!