G
Guest
How do I define a variable, such as
dim range as range, or
mytotal = activecell.value *2
so that they can be recalled when other macros or modules are run?
TIA
dim range as range, or
mytotal = activecell.value *2
so that they can be recalled when other macros or modules are run?
TIA