Consulting

Results 1 to 3 of 3

Thread: opening 2010 file in VBA

  1. #1
    VBAX Regular
    Joined
    Aug 2018
    Posts
    6
    Location

    opening 2010 file in VBA

    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!

  2. #2
    Knowledge Base Approver VBAX Wizard
    Joined
    Apr 2012
    Posts
    5,645
    VBA in 2016 = VBA in 2010

  3. #3
    VBAX Regular
    Joined
    Aug 2018
    Posts
    6
    Location
    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)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •