Hi all,
I have an excel template that a lot of people has been using. I need it to be compiled in Access database to keep all the record from everyone into just one database.
So, I would prefer to set an Access database with a Form that has a Browse button that will ask the user to select the filled excel template, then Access will choose the data in the file and append the record in the excel file into the existing tables in the database.
But the excel files has a few notes at top, so the real record starts at row 5. Is it doable? I have a basic to intermediate VBA knowledge. So, VBA coding should be fine to me.
Thanks in advance.
I have an excel template that a lot of people has been using. I need it to be compiled in Access database to keep all the record from everyone into just one database.
So, I would prefer to set an Access database with a Form that has a Browse button that will ask the user to select the filled excel template, then Access will choose the data in the file and append the record in the excel file into the existing tables in the database.
But the excel files has a few notes at top, so the real record starts at row 5. Is it doable? I have a basic to intermediate VBA knowledge. So, VBA coding should be fine to me.
Thanks in advance.