Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
R13 R13 is offline
external usenet poster
 
Posts: 2
Default How to use functions after sorting a range?

I would like to use functions to get values of columns that have numbers in
them after sorting them. For example, after sorting, I would like to find
the average, standard deviation or mean for the numbers in the column.
Please advise how to do this.

Currently, my method includes all cells in the range, not just the sorted
ones.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default How to use functions after sorting a range?

=AVERAGE(A1:A100)
=STDEV(A1:A100)
=MEDIAN(A1:A100)

"R13" wrote:

I would like to use functions to get values of columns that have numbers in
them after sorting them. For example, after sorting, I would like to find
the average, standard deviation or mean for the numbers in the column.
Please advise how to do this.

Currently, my method includes all cells in the range, not just the sorted
ones.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
R13 R13 is offline
external usenet poster
 
Posts: 2
Default How to use functions after sorting a range?

My mistake. I meant filter not sort. I want to use these same functions with
filtered data. Thanks for the reply nonetheless.

"Teethless mama" wrote:

=AVERAGE(A1:A100)
=STDEV(A1:A100)
=MEDIAN(A1:A100)

"R13" wrote:

I would like to use functions to get values of columns that have numbers in
them after sorting them. For example, after sorting, I would like to find
the average, standard deviation or mean for the numbers in the column.
Please advise how to do this.

Currently, my method includes all cells in the range, not just the sorted
ones.

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
Sorting a Range cmm Excel Discussion (Misc queries) 1 June 30th 06 01:35 PM
Sorting By a range of rows JSolesky Excel Discussion (Misc queries) 1 December 6th 05 06:26 PM
sorting a range cjsmith22 Excel Discussion (Misc queries) 2 November 13th 05 11:19 PM
Sorting a Concatenated Range Greg Excel Worksheet Functions 2 October 25th 05 03:03 PM
Sorting a portion of a range gbeard Excel Worksheet Functions 1 April 23rd 05 01:51 PM


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