I am trying to set up an application which allows a user to import a text file (say a credit card statement, expenses, etc) into excel, work on it (cost codes, tax, etc) & then output a verified text file which can be used to import the data in the accounts system.
If I hard code the connection...