I would like to open multiple standard modules and forms with multiple Excel files.
I have looked into various things, but I hope that the logic itself will not disappear because it is necessary to re-implement the logic to solve this problem after an indefinite period of time.
The most appropriate condition is that you need to create multiple standard module opening logic in a book, etc., and put the target you want to open in a directory, but there are no specific conditions.
Reply to Comments:
What kind of act is "openness"?
Standard module refers to the act of deleting by right-clicking the form and selecting Release.
Please also explain what "logic to solve this problem" means.Do you mean functions and sub defined in modules and forms?
It would be easy for me to understand if vba can do it by deleting the standard module and form.
If there is any other way to realize it, I will not limit the means.
Deleting a standard module or form is a program modification.
If you play with a program while the VBA is running, the execution is reset.
You won't know if you can run it in another instance of Excel until you try it.
916 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
573 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
578 Understanding How to Configure Google API Key
581 PHP ssh2_scp_send fails to send files as intended
613 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.