G
Guest
I am developing code which runs on the Application_ItemSend event. I would
like to be able to capture information when the event is triggered and then
later recall the information the next time the event is called. I seem to
recall that in other versions of VBA, there is GLOBAL key word for use with
DIM that will do this, however it does not seem to be a part of Outlook VBA.
Am I missing something? Is there a way to do this?
like to be able to capture information when the event is triggered and then
later recall the information the next time the event is called. I seem to
recall that in other versions of VBA, there is GLOBAL key word for use with
DIM that will do this, however it does not seem to be a part of Outlook VBA.
Am I missing something? Is there a way to do this?