My Assistant
![]() ![]() |
|
|
Mar 28 2005, 07:57 PM
Post
#1
|
|
|
UtterAccess Veteran Posts: 460 |
I've been toying with this all day, cant seem to get it to work
=IF((AND( I5:I9 = "b")), AVERAGE(K5:K9), "") I want it to check All the I's for "B" and then after its done take another columns DATA and AVERAGE it based on the "B" Rows... But its not working...ug, will I have to use an array or something? Theres gotta be something I'm missing. -Bryan |
|
|
|
Mar 29 2005, 06:51 AM
Post
#2
|
|
|
UtterAccess Enthusiast Posts: 99 From: Rugby - UK |
YES
=AVERAGE(IF(I1:I10="B",K1:K10)) Array entered using CTRL+SHIFT+ENTER |
|
|
|
Mar 29 2005, 11:56 AM
Post
#3
|
|
|
UtterAccess Veteran Posts: 460 |
Ok...I must be missing something, I put the formula in for the array and...it just stays there, how do i get it to print the value out in a cell?
|
|
|
|
Mar 29 2005, 12:05 PM
Post
#4
|
|
|
UtterAccess Veteran Posts: 460 |
Lol! I'm not sure what happened but it works now! It perfectly, thanks a ton!!!(IMG:http://www.utteraccess.com/forum/style_emoticons/default/frown.gif)
-Bryan |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 19th May 2013 - 10:38 AM |