How to use conditional formatting to highlight occurrences across two columns
I am trying to count the number of products per shipment, each occurrence of the same vessel name on the same date means a new product. So, in the example below, on the 10/06, Vessel A delivered three products, and Vessel B and C delivered one product each. How do I count these instances where “shipment_date=duplicate & vessel_name=duplicate”