Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have set up MANY global constants as follows
Global Const ROW_A = 7 Global Const ROW_CDE = 14 Global Const ROW_BQL = 21 etc How do I read the names of these constants and the values, in code, to create Insert | Name | Define | In the 'name box' I would place the names of the constants, and in the 'Refers to box' I would place the value. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why use defined names? | Excel Discussion (Misc queries) | |||
defined names | Excel Worksheet Functions | |||
Defined names | Excel Worksheet Functions | |||
NAMES DEFINED | Excel Discussion (Misc queries) | |||
Using defined names in VBA... | Excel Programming |