PDA

View Full Version : opening 2010 file in VBA



Philips
08-17-2018, 06:38 AM
Hi all!

Most of my macros are in 2010 version.
The company now has installed 2016.

Is it possible in vba to open an instance of 2010 from within 2016?

Thanks!

snb
08-17-2018, 06:54 AM
VBA in 2016 = VBA in 2010

Philips
08-17-2018, 07:01 AM
That I know, but the add-ins only run in 2010... we're migrating to 2016 (no questions asked...) and have to use 2010 for some add-ins
I wanted to check if I can add a line in my code to open a workbook in another version of excel (eg 2010)