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

Executing macros #8

Closed
DennyValsamakis opened this issue Aug 7, 2019 · 2 comments
Closed

Executing macros #8

DennyValsamakis opened this issue Aug 7, 2019 · 2 comments

Comments

@DennyValsamakis
Copy link

DennyValsamakis commented Aug 7, 2019

Hi Jose,

I am trying to use the macro that creates hyperlinks for the iEEE style. However I am being given the following error:
image

I have enabled regular expressions 5.5, could you kindly provide some instructions as to how I can fix this?

@mabentwickeltsich
Copy link
Owner

Dear @DennyValsamakis,

The problem arises because of the missing Microsoft VBScript Regular Expressions 5.5 as described in Issue #4.

Time ago, somebody pointed out that he “[had] ticked the Regular Expression 5.5 option in VBA”, but somehow he was having the compile error. After verification, he found that this may be a project-specific setting and the problem was solved by activating the regular expressions in the document AGAIN.
Please, confirm that Microsoft VBScript Regular Expressions 5.5 is indeed activated in the document you want to execute the macros.

Follow the steps in this link if you have doubts:
How to Use/Enable (RegExp object) Regular Expression using VBA (MACRO) in word

Cheers
Luis

@DennyValsamakis
Copy link
Author

Hi @mabentwickeltsich,

I removed the macros, re-added them but this time enabled regular expressions prior to saving and closing Visual Basic Editor. It is now working perfectly. Thank you very much! This is the only place on the web I have found a solution remotely convenient, thanks for all the help!

Kind Regards
Denny

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants