Here's the headers in one sheet and a few example rows to picture what I'm looking to do.
So project 8 for example might see his engagement go up from Facture (invoice) 9.6 to 9.7. The engagement of PO ending in 1258 went from 888888 to 999999. That's a scenario that might happen which I'm trying to capture in a formula.
On another sheet I groupe all POs in one line and I would like to add only the MAX instance of Engagement columns of PO ending with 1258 for the case of projet 8.
Here's the formula I have so far.
I am basically trying to replace the =1 to a =MAX for the same other conditions.
{TEST SDC RANGE 4} is my Engagement column
{SDC Rev0 Range 2} is my Projet column which I reference in the formula above.
{TEST SDC RANGE 3} is my Is Distinct? column, which I'm trying to add only the values of engagement for which Is Distinct is the highest.
I hope that's clear enough and I appreciate all your help.
Thank you.