HWL
Active Member
- Joined
- Dec 1, 2009
- Messages
- 462
Okay, say I have 2 columns of data. In column A I have a string on each row. Some strings may be duplicates. In column B I have a string on each row. No duplicates.
Here is what I want to do. In column D, I want to list on the same row as the first instance of a string in A, all of the associated strings from column B. Otherwise for all other instances from A, I want D to be blank. Need to be a formula I can drag down in col D.
EXAMPLE:
COL A______COL B________COL D
Bob________Wed_________Wed,Tue,Sat
Sam________Fri__________Fri,Sun
Tom________Mon_________Mon
Bob________Tue__________
Bob________Sat__________
Sam_______Sun__________
Thanks for the help
Here is what I want to do. In column D, I want to list on the same row as the first instance of a string in A, all of the associated strings from column B. Otherwise for all other instances from A, I want D to be blank. Need to be a formula I can drag down in col D.
EXAMPLE:
COL A______COL B________COL D
Bob________Wed_________Wed,Tue,Sat
Sam________Fri__________Fri,Sun
Tom________Mon_________Mon
Bob________Tue__________
Bob________Sat__________
Sam_______Sun__________
Thanks for the help