
02-28-2018, 09:54 AM
|
Novice
|
|
Join Date: Feb 2018
Posts: 9
|
|
Thanks NBVC. Your suggestion worked a treat.
I am most grateful.
Quote:
Originally Posted by NBVC
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"}))
|
|