Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You're very welcome, Shatin......I'm glad I could help.
Regards, Ron Microsoft MVP (Excel) (XL2003, Win XP) "Shatin" wrote in message ... Wow, that's quick and exactly what I want! Many thanks indeed, Ron! "Ron Coderre" wrote in message ... Try this: To get the value: Names("Status").RefersTo To set the value: Names("Status").RefersTo = "OFF" Does that help? Post back if you have more questions. -------------------------- Regards, Ron Microsoft MVP (Excel) (XL2003, Win XP) "Shatin" wrote in message ... Hi All, If I have a named constant in a certain worksheet called "Status" whose inital value is "On". What's the vba code for: - finding out what the value of this named constant is? - changing the value to "Off" if the value is "On"? TIA |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data validation list / named array constant | Excel Worksheet Functions | |||
Named ranges scope / workbook/worksheet level named ranges- changeswith variable use... | Excel Programming | |||
Constant loan payments vs. constant payments of principal | Excel Worksheet Functions | |||
inserting a named range into new cells based on a named cell | Excel Discussion (Misc queries) | |||
Constant | Excel Programming |