View Single Post
 
Old 02-28-2018, 09:54 AM
garymon9AX garymon9AX is offline Windows 10 Office 2013
Novice
 
Join Date: Feb 2018
Posts: 9
garymon9AX is on a distinguished road
Default

Thanks NBVC. Your suggestion worked a treat.
I am most grateful.



Quote:
Originally Posted by NBVC View Post
I think you are summing the max date of each of the items that you are searching column I for... Try using Max instead of Sum

=MAX(MAXIFS('Job occurrences'!C:C,'Job occurrences'!B:B,"s"&A42,'Job occurrences'!I:I,{"Visit Completed","No Access","Action/Info/Appt Reqd","Further Appt Reqd","Job Completed","On Site"}))
Reply With Quote