Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Lynne
 
Posts: n/a
Default filter rows rather than columns in Excel 2003?

can this be done? I have 12 entries in a row...need the top 10 averaged,
lowest 2 discarded.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Mike Armstrong
 
Posts: n/a
Default filter rows rather than columns in Excel 2003?

Lynne,

I haven't found a filter row solution yet, but this may help to start with
anyways. Select your data and choose to copy it, but instead of just pasting
it, do a paste special and choose the checkbox at the bottom to "transpose".
That will take your row format and change it to a column format that you can
then use autofilter on. When you're done, you can do the same thing in
reverse. Copy the data and Paste Special and transpose again. Hope this helps
as at least a temporary fix.

"Lynne" wrote:

can this be done? I have 12 entries in a row...need the top 10 averaged,
lowest 2 discarded.

  #3   Report Post  
Posted to microsoft.public.excel.misc
Lynne
 
Posts: n/a
Default filter rows rather than columns in Excel 2003?

Mike,

Read Chip's response. I have tried what you suggested but it's alot of
extra work with the spreadsheets. Chip's formula works perfectly as long as
there are numbers i.e. 0 or greater, in every cell. Blanks won't work!

"Mike Armstrong" wrote:

Lynne,

I haven't found a filter row solution yet, but this may help to start with
anyways. Select your data and choose to copy it, but instead of just pasting
it, do a paste special and choose the checkbox at the bottom to "transpose".
That will take your row format and change it to a column format that you can
then use autofilter on. When you're done, you can do the same thing in
reverse. Copy the data and Paste Special and transpose again. Hope this helps
as at least a temporary fix.

"Lynne" wrote:

can this be done? I have 12 entries in a row...need the top 10 averaged,
lowest 2 discarded.

  #4   Report Post  
Posted to microsoft.public.excel.misc
Chip Pearson
 
Posts: n/a
Default filter rows rather than columns in Excel 2003?

You can get the average of the top 10 entries with the following
formula

=AVERAGE(LARGE(A1:A12,ROW(INDIRECT("1:10"))))

Since this is an array formula, you must press Ctrl+Shift+Enter
rather than just Enter when you first enter the formula and
whenever you edit it later. If you do this properly, Excel will
display the formula enclosed in curly braces {}.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"Lynne" wrote in message
...
can this be done? I have 12 entries in a row...need the top 10
averaged,
lowest 2 discarded.



  #5   Report Post  
Posted to microsoft.public.excel.misc
Lynne
 
Posts: n/a
Default filter rows rather than columns in Excel 2003?

Chip,

Brillliant! You've saved me hours of work with my mark sheets. Thanks so
much!

"Chip Pearson" wrote:

You can get the average of the top 10 entries with the following
formula

=AVERAGE(LARGE(A1:A12,ROW(INDIRECT("1:10"))))

Since this is an array formula, you must press Ctrl+Shift+Enter
rather than just Enter when you first enter the formula and
whenever you edit it later. If you do this properly, Excel will
display the formula enclosed in curly braces {}.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"Lynne" wrote in message
...
can this be done? I have 12 entries in a row...need the top 10
averaged,
lowest 2 discarded.






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
Is there an easy way to filter duplicate rows of data in excel? Yumin Excel Discussion (Misc queries) 1 October 7th 05 08:15 PM
Excell VS Office Cathyandrea Excel Discussion (Misc queries) 1 September 19th 05 07:02 AM
need pcx graphics filter for excel 2003 The Jezereck Excel Discussion (Misc queries) 0 May 3rd 05 06:29 PM
quattro pro converter Excel 2003 dr88363 New Users to Excel 0 February 27th 05 05:00 PM
In Excel, how do I change the rows into columns? Novice SS User Excel Discussion (Misc queries) 1 February 7th 05 11:13 PM


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