Hi,
I am struggling with VBA syntax to implement a Max If over multiple conditions on dynamic ranges.
I have a list of products and I want to find the most expensive according to 2 or more criterias.
On top of it the list of products is dynamic.
What would the correct syntax be for having a...