G
Guest
How can read my Global Const statements, use the name value and create a
defined name as in Insert|Name|Define
Global Const XXX = 21
In the name box I want "XXX", in the Refers to box I want =21.
All this VBA code.
Thanks
defined name as in Insert|Name|Define
Global Const XXX = 21
In the name box I want "XXX", in the Refers to box I want =21.
All this VBA code.
Thanks