cancel
Showing results for 
Search instead for 
Did you mean: 

Automating against Microsoft Access

ChloeMacIntosh
Level 4
​​Hello,

We have an automation opportunity where excel files are required to be opened in Microsoft Access as they are too large for excel.

Can anyone offer any advice on how we can automate against Access?

Thanks,

------------------------------
Chloe MacIntosh
Automation Developer
Zurich Insurance
Europe/London
------------------------------
2 REPLIES 2

John__Carter
Staff
Staff
Hi Chloe - if possible try to avoid spying the Access UI and instead query the data directly using something like OLEDB. Although I've never tried it, I'd imagine there is a way of silently importing the data from Excel into Access too, maybe via the command line or with some VBA code.

------------------------------
John Carter
Professional Services
Blue Prism
------------------------------

david.l.morris
Level 14
As John noted, OLEDB is the right way to go for getting data out of Excel without actually opening Excel. But you shouldn't need Access at all. You can query Excel using OLEDB. When you say 'excel files', are you saying that they're .xlsx/.xls files? How is it possible for the file to be too big to open in Excel? How large are these files? How many rows/columns/characters?

------------------------------
Dave Morris
Cano Ai
Atlanta, GA
------------------------------
Dave Morris 3Ci at Southern Company Atlanta, GA