#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default SUMPRODUCT

Hello,

I want get date from Sheet "Payment" Cell add "C" but are not able to do so,
my formula and error is as under :

Case1: =SUMPRODUCT((Payment!$Q$9:$Q$500=AT205)*(Payment!
$P$9:$P$500<"100")*(Payment!$C$9:$C$500)) Error is showing #VALUE!

Case2:
=SUMPRODUCT((Payment!$Q$9:$Q$500=AT205),(Payment!$ P$9:$P$500<"100"),(Payment!$C$9:$C$500)) Error is showing 00-Jan-00

Payment list cells contain formulas, detail is as umder :

Q_Col
=IF($F9="","",IF(ISNA(VLOOKUP($F9,PmtND,9,)),"",VL OOKUP($F9,PmtND,9,)))

P_Cel
=IF($K9="","",$I9+$O9)

C_Cell (this cell has date)
=IF(ISBLANK($K9),"",IF($C9="",TODAY(),$C9))

Hope someone could help on it.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default SUMPRODUCT

SORRY PLEASE IGNORE MY REQUEST ! ! !


"Tufail" wrote:

Hello,

I want get date from Sheet "Payment" Cell add "C" but are not able to do so,
my formula and error is as under :

Case1: =SUMPRODUCT((Payment!$Q$9:$Q$500=AT205)*(Payment!
$P$9:$P$500<"100")*(Payment!$C$9:$C$500)) Error is showing #VALUE!

Case2:
=SUMPRODUCT((Payment!$Q$9:$Q$500=AT205),(Payment!$ P$9:$P$500<"100"),(Payment!$C$9:$C$500)) Error is showing 00-Jan-00

Payment list cells contain formulas, detail is as umder :

Q_Col
=IF($F9="","",IF(ISNA(VLOOKUP($F9,PmtND,9,)),"",VL OOKUP($F9,PmtND,9,)))

P_Cel
=IF($K9="","",$I9+$O9)

C_Cell (this cell has date)
=IF(ISBLANK($K9),"",IF($C9="",TODAY(),$C9))

Hope someone could help on it.

Thanks

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional SUMPRODUCT or SUMPRODUCT with Filters Ted M H Excel Worksheet Functions 4 August 14th 08 07:50 PM
SumProduct? JP[_5_] Excel Discussion (Misc queries) 10 January 6th 08 11:43 PM
sumproduct? sumif(sumproduct)? David Excel Worksheet Functions 3 July 13th 07 07:06 PM
hlp with sumproduct! via135 Excel Worksheet Functions 7 February 23rd 06 05:24 AM
sumproduct help JR Excel Worksheet Functions 2 February 21st 06 08:39 PM


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