My task: export an Excel file that is one column different compared to the Access table (e.g. change the data in one Access column to another).
Is it possible to write an Access VBA program that manipulates the exported Excel file, or can I only change that in the Excel VBA?