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
{{ message }}
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
The Config object represents the configuration. This object (and the clsConfiguration class) has a VBAProjectName property that will get and set the configuration VBAProject Name for you. It's just a matter of putting Config.VBAProjectName = .... somewhere in the MakeConfigFile procedure.
Thankyou :) I am quite happy with how the separation of concerns between modImportExport and clsConfiguration turned out!
When Make Config File is run, the VBAProject Name property of the config file should be set to the current project name in the workbook.
The text was updated successfully, but these errors were encountered: