Forum Discussion
David89A
Jan 13, 2020Copper Contributor
VBA command Workbooks.open no longer works
I have an Excel spreadsheet which contains macros, three of which access files on the digitallook website. I run the macros every weekend. They have worked well for years but, last weekend, Excel s...
- Jan 13, 2020
The thing is that if you use data import from web, you don't need the VBA to load the data anymore. you would simply refresh the data you load....
I don't know Excel for Mac but maybe you can find the option like this (see video)
PascalKTeam
Jan 13, 2020Iron Contributor
Works fine with data import David89A