Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Niagera College Student
 
Posts: n/a
Default Excel, Need some help

I am creating a distributioon table of data and would like to have exel count
how may time a number between a range apears.

for exsample if I sell 100 apples for diffrent prices i want a formula
that will calculate how many of them were sold for $1=<3.

I do not want the sum of the price of apples I just want to know that I sold
10 apples whose price ranged between $1 and $3
  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

One way:

=COUNTIF(A1:A10,"=1")-COUNTIF(A1:A10,"3")

Biff

"Niagera College Student"
wrote in message ...
I am creating a distributioon table of data and would like to have exel
count
how may time a number between a range apears.

for exsample if I sell 100 apples for diffrent prices i want a formula
that will calculate how many of them were sold for $1=<3.

I do not want the sum of the price of apples I just want to know that I
sold
10 apples whose price ranged between $1 and $3



  #3   Report Post  
Niagera College Student
 
Posts: n/a
Default

Thaks Biff I was able to use the frequency comand to do just what I needed.
Thank you for your time thought

"Biff" wrote:

Hi!

One way:

=COUNTIF(A1:A10,"=1")-COUNTIF(A1:A10,"3")

Biff

"Niagera College Student"
wrote in message ...
I am creating a distributioon table of data and would like to have exel
count
how may time a number between a range apears.

for exsample if I sell 100 apples for diffrent prices i want a formula
that will calculate how many of them were sold for $1=<3.

I do not want the sum of the price of apples I just want to know that I
sold
10 apples whose price ranged between $1 and $3




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
"Group" function very slow with Excel 2003 :( ... While very quick with Excel2000 :O) Alain79 Excel Discussion (Misc queries) 4 June 14th 05 07:34 AM
Stop Excel Rounding Dates leinad512 Excel Discussion (Misc queries) 1 April 20th 05 04:19 PM
Hints And Tips For New Posters In The Excel Newsgroups Gary Brown Excel Worksheet Functions 0 April 15th 05 05:47 PM
Excel error - Startup (and Acrobat PDFMaker) gxdata Setting up and Configuration of Excel 0 February 4th 05 03:44 AM
Excel 2002 and 2000 co-install. Control Which Starts ? cnuk Excel Discussion (Misc queries) 2 January 17th 05 08:07 PM


All times are GMT +1. The time now is 08:22 AM.

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"