You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module is great, but it doesn't currently work with docm files or macros.
Add in a way to both import macros into the VBProject and save docm files.
Currently, the only way to do this is pywin32 and if you both import a macro and save as docm for 5 files, it takes about 30 sec-1 minute which is obviously unacceptable.
Your module is perfectly positioned to take care of this problem and I'd hope to see an improvement sometime in the future.