This is my firt question here, so hello every body :)
I have to write vba code in Excel (executed by button) which will add records to existing table in Access from text file. Data in text file is seperated by semi-colon with first row as a header. The file is all the time in the same location, only data is changing. I work on 2010 version of MS Office.
I am not quite familiar with VBA, so I don't know how to start - I am able to record and play macros in Excel.
Thank you in advance for your help!