I have the following fields
G4: Name Number
G5: Description
Data Sample:
Tim 100223
BlahBlah
Luk 100223
Blah2
Gorden 20011
Blah3
Tim 100223
Blahlah
I want to supress all the groups below only if the combination of the name and the number duplicates.
I have created a formula @concat that combines the values of the two fields in to one.
Tim100223
So how do I supress the groups if the @concat is duplicated?
Please advice.
Thanks
G4: Name Number
G5: Description
Data Sample:
Tim 100223
BlahBlah
Luk 100223
Blah2
Gorden 20011
Blah3
Tim 100223
Blahlah
I want to supress all the groups below only if the combination of the name and the number duplicates.
I have created a formula @concat that combines the values of the two fields in to one.
Tim100223
So how do I supress the groups if the @concat is duplicated?
Please advice.
Thanks