Thread
:
Conditional w/ arrays
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
PAL
external usenet poster
Posts: 200
Conditional w/ arrays
I am trying to get the average of several numbers using arrays. I want
average only if the date with the values are associated with a date range.
{=AVERAGE(IF(AND($E$2:$E$6<I6,$E$2:$E$6<I5),$D$2:$ D$6,""))}
Reply With Quote
PAL
View Public Profile
Find all posts by PAL