I would like to be able to select different cells, like A4, B2, C1, E5 and have them concatenated in 1 cells
whereby I am asked for separator to be used, like space, or comma, or semi-colon separated
So, instead of manually adding " " each time in =CONCATENATE(A4, " ", B2, " ", C1, " ", E1) , it would be nice if it would be asked what separator to use and then the concetenation to be performed.
Vainly searched for an add-in doing this.
Any suggestions?
Thanks!
whereby I am asked for separator to be used, like space, or comma, or semi-colon separated
So, instead of manually adding " " each time in =CONCATENATE(A4, " ", B2, " ", C1, " ", E1) , it would be nice if it would be asked what separator to use and then the concetenation to be performed.
Vainly searched for an add-in doing this.
Any suggestions?
Thanks!