G
Guest
Hi
I need to sum all values from K4:K1000 where H4:H1000 is earlier than 11 Jan 2004 and J4:J1000 is equal to "Cash injection -*". J4:J1000 can be "Cash injection - Mr Lim", "Cash injection - Mrs Lim" or "Cash injection - Others
Below is the formula i've used
=SUMPRODUCT(--(Misc!$H$4:$H$1000<"1/11/2004"), --(Misc!$J$4:$J$1000="Cash injection -*"), (Misc!$K4:$K1000)
Even though there should be values returned, I am getting a "-" for the results. Can i use "*" in the SUMPRODUCT function
Thank
yann
I need to sum all values from K4:K1000 where H4:H1000 is earlier than 11 Jan 2004 and J4:J1000 is equal to "Cash injection -*". J4:J1000 can be "Cash injection - Mr Lim", "Cash injection - Mrs Lim" or "Cash injection - Others
Below is the formula i've used
=SUMPRODUCT(--(Misc!$H$4:$H$1000<"1/11/2004"), --(Misc!$J$4:$J$1000="Cash injection -*"), (Misc!$K4:$K1000)
Even though there should be values returned, I am getting a "-" for the results. Can i use "*" in the SUMPRODUCT function
Thank
yann