Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I want to perform operations on address ranges, such as MAXA(Value1:Value2), in which the range addresses themselves are variables, the results of other operations. There is no problem returning the range addresses using functions such as CELL or ADDRESS(...) but the returned values don't seem to want to plug into the next function. For example, I use the formula =ADDRESS(VLOOKUP(Pos_MinRear;Synopsis!$D$103:$G$10 8;4);3;;;"Synopsis!") to return the string 'Synopsis!'$C$103 and a similar formula to return 'Synopsis!'$C$105 from which range I want to then find MAXA('Synopsis!'$C$103:'Synopsis!'$C$105) I'm sure there is a simple solution I have overlooked. Who can give me a leg up with this? regards NC |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Variable data range help | Charts and Charting in Excel | |||
How can I assign a range starting cell based on a variable locati. | Excel Discussion (Misc queries) | |||
array functions and ISNUMBER() | Excel Worksheet Functions | |||
Array Functions - Two Questions | Excel Worksheet Functions | |||
Formula to list unique values | Excel Worksheet Functions |