Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
First time set formula name.
Can I set a name to a formula's by refering to certain cell's value in other worksheet? And, can I use a variable (this case is "C") in the formula and define it later when calling this named fomula? ActiveWorkbook.Names.Add Name = Range("legend!A2").Value, RefersToR1C1 = "=N(INDIRECT(RC[-15]&""_""&R[" & (1 - C) & "]C[-16]))" Thanks for advise! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adjust cell values without a formula or temporary cell | Excel Discussion (Misc queries) | |||
Formula to sum two cell values | Excel Discussion (Misc queries) | |||
formula for named cell/range using cell values | Excel Worksheet Functions | |||
formula for named cell/range based on cell values | Excel Programming | |||
Cell Values Formula | Excel Worksheet Functions |