Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have given some cells different unique names in the name box. The name of
the cell is also a text string in an other cell. (Witch changes with certain criteria.) How can I make a function or formula use the text string to refer to the named cells? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If your text string is in A1, use: =INDIRECT(A1)
HTH -- AP "Zulupiper" a écrit dans le message de news: ... I have given some cells different unique names in the name box. The name of the cell is also a text string in an other cell. (Witch changes with certain criteria.) How can I make a function or formula use the text string to refer to the named cells? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanx. Solved my problem.
Ardus Petus skrev: If your text string is in A1, use: =INDIRECT(A1) HTH -- AP "Zulupiper" a écrit dans le message de news: ... I have given some cells different unique names in the name box. The name of the cell is also a text string in an other cell. (Witch changes with certain criteria.) How can I make a function or formula use the text string to refer to the named cells? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup Question - Reffering to a column other than the leftmost? | Excel Discussion (Misc queries) | |||
inserting a named range into new cells based on a named cell | Excel Discussion (Misc queries) | |||
Reffering code to command button on diffrent sheets | Excel Programming | |||
looking at a cell before reffering to a table | Excel Programming | |||
looking at a cell before reffering to a table | Excel Programming |