Hello my dear experts,
I am looking for your help.
Can anyone help me create a formula that would concatenate strings that are in one dynamic column.
I would like to concatenate in one cell all the strings that are input in column B. Moreover, the number of item in column B is variable.
What I managed to do is to write a concatenate formula that links all the strings together. However the problem is that if the cells are empty in column B the formula still puts separating characters " ' " and " , " which is not needed if the cells in B are empty.
Please find my file attached to this post
Best Regards
Tommeck37
[TABLE="width: 500"]
<tbody>[TR]
[TD]ISIN[/TD]
[TD]="'"&B3&"', "&"'"&B4&"',"&"'"&B5&"',"&"'"&B6&"',"&"'"&B7&"',"&"'"&B8&"',"&"'"&B9&"',"&"'"&B10&"',"
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 87"]
<tbody>[TR]
[TD="width: 87"]CA123456789[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 87"]
<tbody>[TR]
[TD="width: 87"]GB123456789[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I am looking for your help.
Can anyone help me create a formula that would concatenate strings that are in one dynamic column.
I would like to concatenate in one cell all the strings that are input in column B. Moreover, the number of item in column B is variable.
What I managed to do is to write a concatenate formula that links all the strings together. However the problem is that if the cells are empty in column B the formula still puts separating characters " ' " and " , " which is not needed if the cells in B are empty.
Please find my file attached to this post
Best Regards
Tommeck37
[TABLE="width: 500"]
<tbody>[TR]
[TD]ISIN[/TD]
[TD]="'"&B3&"', "&"'"&B4&"',"&"'"&B5&"',"&"'"&B6&"',"&"'"&B7&"',"&"'"&B8&"',"&"'"&B9&"',"&"'"&B10&"',"
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 87"]
<tbody>[TR]
[TD="width: 87"]CA123456789[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 87"]
<tbody>[TR]
[TD="width: 87"]GB123456789[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]