Is there a way to store a value in a variable in one macro that can be read and changed in another macro?
Example:
1. Set x = 100 in OnNew or OnLoad
2. Get the value of x in OnSave
So far, my testing seem to indicate that the variables don't persist.
Thanks for your help.
Regards,
John Keegan