Hi,
If two people are using a shared workbook and they both carry out a function that executes VBA code in, say, a module of a referenced xla file, do their actions occur completely in isolation of each other? If, for instance, there are public global variables that get set when one person starts the action, might they get reset to something different when the next person starts his?
Many thanks for any help on this one!
If two people are using a shared workbook and they both carry out a function that executes VBA code in, say, a module of a referenced xla file, do their actions occur completely in isolation of each other? If, for instance, there are public global variables that get set when one person starts the action, might they get reset to something different when the next person starts his?
Many thanks for any help on this one!