Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
We need to "make" the string "C10" and input that string to INDIRECT(). One way:
=INDIRECT(CHAR(CODE(MID(A1,2,FIND("$",A1,2)-2))+1) & MID(A1,FIND("$",A1,2)+1,256)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions | Excel Worksheet Functions | |||
OFFSET and INDIRECT | Excel Discussion (Misc queries) | |||
indirect address offset in array formula | Excel Programming | |||
OFFSET and INDIRECT | Excel Programming | |||
Offset,Indirect Please help | Excel Discussion (Misc queries) |