Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 74
Default Combining two formulas

Given two ranges:
_N, names (string), (A1:A16)
_V, values (number), (B1:B16)

the following:
{=IF(ROW(A1)<=SUM(IF(LEN(_N)0,1/COUNTIF(_N,_N))),INDEX(_N,MATCH(SMALL(IF(COUNTIF(O FFSET(_N,,,ROW(_N)-CELL("row",_N)+1),_N)=1,COUNTIF(_N,"<"&_N)),ROW(IN DIRECT(ROW(A1)&":"&ROWS(_N)))),COUNTIF(_N,"<"&_N), 0)),"")}
FormulaArray, C1 down, groups and sorts names.

the following:
{=MAX((_N=C1)*_V)}
FormulaArray, D1 down, gives Max of values for each name

the following:
{=MIN(IF((_N=C1),(_N=C1)*_V,MAX(_V)))}
FormulaArray, E1 down, gives the Min of values for each name

How can I get one only formula to spread in a (n rows) x (3 columns) to
show Names (unique ed ordered), Max values, Min values?

Bruno


Reply
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
Combining formulas carol Excel Discussion (Misc queries) 8 July 22nd 09 04:01 PM
Combining formulas Krista Excel Discussion (Misc queries) 11 June 27th 06 03:13 AM
Combining two formulas edwardpestian Excel Worksheet Functions 4 June 4th 06 10:23 AM
Combining 2 Formulas carl Excel Worksheet Functions 2 February 2nd 06 06:21 PM
Combining two formulas Redsmartie Excel Worksheet Functions 2 April 7th 05 09:52 AM


All times are GMT +1. The time now is 01:39 AM.

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

About Us

"It's about Microsoft Excel"