thedeadzeds
Active Member
- Joined
- Aug 16, 2011
- Messages
- 451
- Office Version
- 365
- Platform
- Windows
Hi Guys
I have a table with shows comments (or notes) for each No in column A. I need to be able to get all the comments in one cell. An example of this would be the 'Notes concate' column. As you can see, No 1 as 4 comments but these appear on different rows. Is there a way to concatenate all of these comments in to one cell as per the example in Notes concate column?
Thanks
I have a table with shows comments (or notes) for each No in column A. I need to be able to get all the comments in one cell. An example of this would be the 'Notes concate' column. As you can see, No 1 as 4 comments but these appear on different rows. Is there a way to concatenate all of these comments in to one cell as per the example in Notes concate column?
Thanks
No | Ref1 | Ref2 | Ref3 | Ref4 | Ref5 | Ref6 | Ref7 | Ref8 | Ref9 | Ref10 | Ref11 | Ref12 | Ref13 | Notes | Notes concate |
1 | ABC | 24045 | Red | 149 | 0 | 0 | 0 | 0 | 13 | 0 | 0 | 15 | 15250 | Comment 1 | Comment 1, Comment 2, Comment 3, Comment 4 |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | Comment 2 | |||||
15 | 0 | 15 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | Comment 3 | |||||
15 | 0 | 0 | 0 | 0 | 12 | 0 | 0 | 15 | 0 | Comment 4 | |||||
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | Comment 5 | |||||
2 | ABCD | 24045 | Green | 149 | 0 | 0 | 0 | 0 | 13 | 0 | 0 | 15 | 15250 | Comment 1 | Comment 1 |
3 | ABCDE | 24045 | Orange | 149 | 0 | 0 | 0 | 0 | 13 | 0 | 0 | 15 | 15250 | Comment 1 | Comment 1 |
4 | ABCDEF | 24045 | Blue | 149 | 0 | 0 | 0 | 0 | 13 | 0 | 0 | 15 | 15250 | Comment 1 | Comment 1 |
5 | ABCDEFG | 24046 | Blue | 149 | 0 | 0 | 0 | 0 | 13 | 0 | 0 | 15 | 15250 | Comment 1 | Comment 1, Comment 2, Comment 3 |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | Comment 2 | |||||
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | Comment 3 |