LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Variable range addresses for use in array functions

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Variable data range help low98 Charts and Charting in Excel 3 January 11th 06 06:46 AM
How can I assign a range starting cell based on a variable locati. feman007 Excel Discussion (Misc queries) 1 March 9th 05 11:41 PM
array functions and ISNUMBER() Henrik Excel Worksheet Functions 1 February 10th 05 12:12 AM
Array Functions - Two Questions MDW Excel Worksheet Functions 3 January 12th 05 06:54 PM
Formula to list unique values JaneC Excel Worksheet Functions 4 December 10th 04 12:25 AM


All times are GMT +1. The time now is 12:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"