Greetings,
Is there a formula for the accept/reject column where it evaluates to see if the Dollars column have the same values based on the grouping of Name and age?
For example below, 20 yr old Mike has two entries and the Dollars are the same value for both, so I would accept.
10yr old Mike has 3 entries, but they are not all the same in the Dollars, so I would reject.
Any help would be greatly appreciated
Thank you
Is there a formula for the accept/reject column where it evaluates to see if the Dollars column have the same values based on the grouping of Name and age?
For example below, 20 yr old Mike has two entries and the Dollars are the same value for both, so I would accept.
10yr old Mike has 3 entries, but they are not all the same in the Dollars, so I would reject.
Any help would be greatly appreciated
Thank you
Name | Age | Dollars | accept/reject |
Mike | 20 | 100 | accept |
Mike | 20 | 100 | accept |
Mike | 10 | 200 | reject |
Mike | 10 | 201 | reject |
Mike | 10 | 200 | reject |