Have a 50,000+ record Excel worksheet with three columns;
Company---------Employee-------PhoneNbr
ABC-------------Jane Smith-----402 215-4000
ABC-------------Shirley Becker-402 123-4500
.
.
.
ABD-------------Bob Whall------402 145-2222
ABD-------------Carol Wills----302 223-2245
I need to identify 10 or less employees for each company.
Is there a method, IF formula, array formula, etc. that will enable this?
Company---------Employee-------PhoneNbr
ABC-------------Jane Smith-----402 215-4000
ABC-------------Shirley Becker-402 123-4500
.
.
.
ABD-------------Bob Whall------402 145-2222
ABD-------------Carol Wills----302 223-2245
I need to identify 10 or less employees for each company.
Is there a method, IF formula, array formula, etc. that will enable this?