B
BenjieLop
I need help in determining a formula for this problem please.
These are my data:
LNAME FNAME CODE
Smith John 123
Samuels Billy 456
Ashby Hank 789
Aaron Kalvin 234
Smith Elaine 345
Johnson Kathy 890
Custer Blake 543
After entering the above data, I would like the final columns t
AUTOMATICALLY appear (e.g., in Sheet 2) as shown below:
LNAME FNAME CODE
Aaron Kalvin 234
Ashby Hank 789
Custer Blake 543
Johnson Kathy 890
Samuels Billy 456
Smith Elaine 345
Smith John 123
PLEASE NOTE:
1. The final LNAME column is ALPHABETIZED;
2. The final FNAME column contains their corresponding first
names;
3. The final CODE column contains their corresponding codes
Any help is very much appreciated. Thank you and regards
These are my data:
LNAME FNAME CODE
Smith John 123
Samuels Billy 456
Ashby Hank 789
Aaron Kalvin 234
Smith Elaine 345
Johnson Kathy 890
Custer Blake 543
After entering the above data, I would like the final columns t
AUTOMATICALLY appear (e.g., in Sheet 2) as shown below:
LNAME FNAME CODE
Aaron Kalvin 234
Ashby Hank 789
Custer Blake 543
Johnson Kathy 890
Samuels Billy 456
Smith Elaine 345
Smith John 123
PLEASE NOTE:
1. The final LNAME column is ALPHABETIZED;
2. The final FNAME column contains their corresponding first
names;
3. The final CODE column contains their corresponding codes
Any help is very much appreciated. Thank you and regards