If the user runs a macro one time and the macro prompts the user to answer a question, is there a place in memory that I can store that answer so that it will be available the next time the macro is executed? Thanks!
Ned wrote:
If the user runs a macro one time and the macro prompts the user to answer a question, is there a place in memory that I can store that answer so that it will be available the next time the macro is executed? Thanks!
You will need to create a file and save your information, or create a registry key and set values with your information.
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Questions and Answers about Macros’ is closed to new topics and replies.