VBA

VBA

Anonymous
Not applicable
306 Views
1 Reply
Message 1 of 2

VBA

Anonymous
Not applicable

Will a VBA script created in version 2010 be able to be loaded and run in versions 2015, 2016 without the user downloading the VBA module?

 

0 Likes
307 Views
1 Reply
Reply (1)
Message 2 of 2

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> Will a VBA script [...]

Do you really mean "script" then it's not VBA.

If you wrote about VBA (stored as DVB-file) then you

  • need the VBA-Enabler to be installed
  • might need to adapt some code as AutoCAD 2015/2016 use not VBA7.1 (newer release) and in case of 64bit you might need top do some modifications.

 

- alfred -

 

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes