Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default large combine max fuction issue

Keep the worksheet tidy; put the subtotals in column B
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

wrote in message
oups.com...
Dear all,

I have an issue about get the largest number(and top 5, top 10) from
the column I have. I used to combine large function and max fuction to
grab the total number back. Here is my old fornula,
=large(A1:A200,1) will give me the largest number
=sum(large(A1:A200,{1,2,3,4,5})) will give me the subtotal of top 5
number
=sum(large(A1:A200,{1,2,3,4,5,6,7,8,9,10})) will return me the
subtotal of top 10 number.

But right now in my column I insert the subtotal in each section I
want to break out. For example,
A
1 100
2 200
3 300
4 =subtotal(9,A1:A3)=600
5 400
6 500
7 600
8 =subtotal(9,A5:A7)=1500
9 =subtotal(9,A1:A8)=2100

So how I can keep the same range but still can get the largest number,
sum of top 5 and top 10 will be my issue. Because it seems no way to
exclude the result of subtotal, but I want the result bring back as:
=large(A1:A9,1)=600
=Sum(large(A1:A9,{1,2,3,4,5}))=2000

Anyone know the alternative solution without select seperate range to
bring the result?

Thanks



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
i need a fuction amaal titi Excel Discussion (Misc queries) 1 July 22nd 07 09:36 AM
Min Fuction rustygun3 Excel Worksheet Functions 1 June 7th 07 11:35 PM
Excel 2007 Large Format Printing Issue Capptyone Excel Discussion (Misc queries) 1 May 22nd 07 04:01 PM
need a fuction that can do this (or can it be done) Mrbanner Excel Worksheet Functions 3 August 1st 05 04:07 AM
How can I combine IF, COLUMN, and LARGE formulas in a single cell? Liam Judd Excel Worksheet Functions 1 November 17th 04 07:52 AM


All times are GMT +1. The time now is 12:29 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"