G
Guest
=IF(B11<>"",SUMIF(Events!A10:A311,Events!B10:C10,">="&('General log'!Y11:Z11),Events!N10:N311),""
In the function above I trying to reference a date and time field in Events!B10(Date):C10(Time) that is equal to or greater than the date and time field in General Log!Y11(Date):Z11(Time) and show only values that meet that criteria from Events!N10:N311. (B11 is the Item number that ties related records back together in the end.
The formula layout has the right idea, but, fails to deliver the correct results. Re -arrange the formula as needed to correct it. Please help!!
Thanks,......
In the function above I trying to reference a date and time field in Events!B10(Date):C10(Time) that is equal to or greater than the date and time field in General Log!Y11(Date):Z11(Time) and show only values that meet that criteria from Events!N10:N311. (B11 is the Item number that ties related records back together in the end.
The formula layout has the right idea, but, fails to deliver the correct results. Re -arrange the formula as needed to correct it. Please help!!
Thanks,......