Thread
:
Defined Name
View Single Post
#
1
Posted to microsoft.public.excel.programming
Sheldon
external usenet poster
Posts: 51
Defined Name
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
Reply With Quote
Sheldon
View Public Profile
Find all posts by Sheldon