JazzSP8
Well-known Member
- Joined
- Sep 30, 2005
- Messages
- 1,233
- Office Version
- 365
- Platform
- Windows
Hey All
Not sure if this should be in the Excel or Access forum, apologies if it's in the wrong place.
I'm trying to automate a process for another department, they do a certain amount of work in Excel and then transfer it over to Access to run some queries to produce a report and then export it back out to Excel to finish it off.
I've done the first Excel part, normally what they would do at this point is save the Worksheet out as a single Workbook and then use Access to Import the Workbook to a table and overwrite the previous one.
Access > Right Click on Table > Import > Excel > Select File etc.
I'm wondering if there is a way I can automate this transfer part as well to make my Macro one continuous process?
(I already know how to do the rest, it's just this one data transfer which is stopping me.)
I'm using Office 2013, the table I want to update in Access is called 'tblBatteries' and the Worksheet in my Workbook is named 'Batteries' if that means anything.
Thanks in advance for any help that can be provided.
Not sure if this should be in the Excel or Access forum, apologies if it's in the wrong place.
I'm trying to automate a process for another department, they do a certain amount of work in Excel and then transfer it over to Access to run some queries to produce a report and then export it back out to Excel to finish it off.
I've done the first Excel part, normally what they would do at this point is save the Worksheet out as a single Workbook and then use Access to Import the Workbook to a table and overwrite the previous one.
Access > Right Click on Table > Import > Excel > Select File etc.
I'm wondering if there is a way I can automate this transfer part as well to make my Macro one continuous process?
(I already know how to do the rest, it's just this one data transfer which is stopping me.)
I'm using Office 2013, the table I want to update in Access is called 'tblBatteries' and the Worksheet in my Workbook is named 'Batteries' if that means anything.
Thanks in advance for any help that can be provided.