Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Excel VBA not functioning #356

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

IsakNaslundBh
Copy link
Contributor

@IsakNaslundBh IsakNaslundBh commented Sep 7, 2022

Issues addressed by this PR

Closes #355

When the DNA plugin was updated in #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

@IsakNaslundBh IsakNaslundBh added the type:bug Error or unexpected behaviour label Sep 7, 2022
@IsakNaslundBh IsakNaslundBh self-assigned this Sep 7, 2022
@IsakNaslundBh
Copy link
Contributor Author

@BHoMBot check compliance
@BHoMBot check required

@bhombot-ci
Copy link

bhombot-ci bot commented Sep 7, 2022

@IsakNaslundBh to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check branch-compliance
  • check dataset-compliance
  • check copyright-compliance
  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check core
  • check null-handling
  • check serialisation
  • check versioning
  • check installer

Copy link
Contributor

@FraserGreenroyd FraserGreenroyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well now...

Code reviewed, added in the ComServer element which was removed in #342 . Happy to merge for further tests via alphas.

@FraserGreenroyd
Copy link
Contributor

@BHoMBot check ready-to-merge

1 similar comment
@FraserGreenroyd
Copy link
Contributor

@BHoMBot check ready-to-merge

@bhombot-ci
Copy link

bhombot-ci bot commented Sep 7, 2022

@FraserGreenroyd to confirm, the following actions are now queued:

  • check ready-to-merge

@FraserGreenroyd FraserGreenroyd merged commit c666325 into main Sep 7, 2022
@FraserGreenroyd FraserGreenroyd deleted the Excel_UI-#355-FixExcelUINotWorking branch September 7, 2022 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Excel VBA registering not working
2 participants