Closed IsakNaslundBh closed 2 years ago
Closes #355
When the DNA plugin was updated in https://github.com/BHoM/Excel_UI/pull/342 the ComServer="true" was missed, which made the VBA not registering and functioning correctly.
ComServer="true"
This remedies that issue.
https://burohappold.sharepoint.com/:f:/s/BHoM/Ep4DW3joYwtCqimPTsdNVAcBMXdE5YGr58gf5jpkirYElQ?e=XaVYcP
@BHoMBot check compliance @BHoMBot check required
@BHoMBot check ready-to-merge
Issues addressed by this PR
Closes #355
When the DNA plugin was updated in https://github.com/BHoM/Excel_UI/pull/342 the
ComServer="true"
was missed, which made the VBA not registering and functioning correctly.This remedies that issue.
Test files
https://burohappold.sharepoint.com/:f:/s/BHoM/Ep4DW3joYwtCqimPTsdNVAcBMXdE5YGr58gf5jpkirYElQ?e=XaVYcP
Changelog
Additional comments