Imagine I have a spreadsheet with three columns: Property ID, Property Owner, Contract Type. Multiple properties can have the same owner. Each property belonging to a single owner should have the same Contract Type. I have a big spreadsheet with data like this. Is there a way I can identify Property Owners that do not have the same Contract Type associated with each of their properties?
Here is an example to help clarify. Property Owner B's data looks good because each of her two properties have the same Contract Type. But Property Owner A's data should be flagged for review because she has properties with different Contract Types.
Here is an example to help clarify. Property Owner B's data looks good because each of her two properties have the same Contract Type. But Property Owner A's data should be flagged for review because she has properties with different Contract Types.