#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 89
Default Please Help.

This is what I'm trying to do.....
Col E Col H
9/17/08 in
9/18/08 ti
9/19/08 ot
When H13:H36 = in OR H13:H36 = ti, Then return the average date from
E13:E36 (when there is an average date but blank when cells in Col H & E are
blank.)

I have been using the following which works fine but now it needs to return
the result when H="in" or H="ti". (2 conditions not just 1)
=IF(ISERROR(SUMIF(F12:F45,"IN",C12:C45)/COUNTIF(F12:F45,"IN")),"",SUMIF(F12:F45,"IN",C12:C 45)/COUNTIF(F12:F45,"IN"))


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 964
Default Please Help.

See your previous post

--


Regards,


Peo Sjoblom

"Christy" wrote in message
...
This is what I'm trying to do.....
Col E Col H
9/17/08 in
9/18/08 ti
9/19/08 ot
When H13:H36 = in OR H13:H36 = ti, Then return the average date from
E13:E36 (when there is an average date but blank when cells in Col H & E
are
blank.)

I have been using the following which works fine but now it needs to
return
the result when H="in" or H="ti". (2 conditions not just 1)
=IF(ISERROR(SUMIF(F12:F45,"IN",C12:C45)/COUNTIF(F12:F45,"IN")),"",SUMIF(F12:F45,"IN",C12:C 45)/COUNTIF(F12:F45,"IN"))




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



All times are GMT +1. The time now is 07:44 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"