
07-10-2012, 12:27 AM
|
|
Newcomer
|
|
Join Date: Jan 2011
Posts: 1
|
|
Quote:
Originally Posted by srbball790
Does anyone know how to call a varaible in a macro from another macro?
Say the variable in one macro turns out to be some value x. I will want to use that same variable in another program, but I do not know how to do it.
Any help is appreciated. Thanks.
|
Howdy. A little more information is required.
Where do you want to re-use this variable:-
(a) In another sub in the same module.
(b) In another module within the same workbook.
(c) In a seperate workbook.
(d) In a different program altogether.
O.S.
|
|