View Single Post
  #2  
Old June 4th, 2010, 02:20 PM posted to microsoft.public.excel.worksheet.functions
steve
external usenet poster
 
Posts: 28
Default AMVERAGIF Condition

"And" will return true/false, try using IF(AND(-------)) which will return a
value as the criteria.

Regards
Steve

"rwtrader" wrote in message
...
I am having trouble adding an AND statement to the condition portion of the
AVERAGEIF statement. Is there a trick to doing this?