LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
MMM MMM is offline
external usenet poster
 
Posts: 14
Default averaging ranges

as an example. If i was trying to average the $ value of sales based on the #
customers that walk through the door:
column A (#guests): Column B ($ sales)
22 $100
40 $200
41 $250
65 $400
72 $800
92 $1,000
i would like to know the average if the number of guests is less 40 (<40).
This one worked for me:
=AVERAGEIF(A1:A6,"<41",B1:B6)
Now i would like to know the average if the # of guests is between 40-70. My
general reasoning thought =AVERAGEIF(A1:A6,"41<70",B1:B6). However, that did
not work and i curious to the step i missed.

Thank you all for your help.


 
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
Averaging two ranges on the same column (excluding zeros) NoviceUser Excel Worksheet Functions 2 August 6th 09 04:16 AM
how copy formula that contains ranges so ranges do not overlap Patty Excel Worksheet Functions 1 November 20th 08 04:15 PM
Averaging multiple ranges with #n/a values Anne Excel Discussion (Misc queries) 0 August 13th 08 05:20 PM
Averaging elusiverunner Excel Discussion (Misc queries) 4 December 3rd 06 07:15 PM
Averaging again Reggie Excel Worksheet Functions 3 December 30th 04 07:40 AM


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