i need only function

mgm90210M

Board Regular
Joined
Feb 14, 2013
Messages
92
a
b

<tbody>
</tbody>
c

<tbody>
</tbody>
d

<tbody>
</tbody>
2
<style>table { }td { padding-top: 1px; padding-right: 1px; padding-left: 1px; color: black; font-size: 12pt; font-weight: 400; font-style: normal; text-decoration: none; font-family: Calibri,sans-serif; vertical-align: bottom; border: medium none; white-space: nowrap; }</style>
Argentina, Paraguay, Brunei , Laos, Zimbabwe

<colgroup><col style="width:65pt" width="65"> </colgroup><tbody>
</tbody>
Argentina
3
Paraguay
4
Brunei
5
Laos
6
Zimbabwe

<tbody>
</tbody>



please
i need only function
not macro
please
in c2 and c3 and c4 and c5 and in c6
that will take this exactly string in b2
and bract it to word
in c2 and c3 and c4 and c5 and in c6


thank you very much
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
TRY:

Book1
A
1Argentina, Paraguay, Brunei , Laos, Zimbabwe
2
3Argentina
4Paraguay
5Brunei
6Laos
7Zimbabwe
Foglio1
Cell Formulas
RangeFormula
A3=TRIM(MID(SUBSTITUTE(", "&$A$1,", ",REPT(" ",100)),100*ROWS(A$3:A3),100))
 
Upvote 0

Forum statistics

Threads
1,216,086
Messages
6,128,736
Members
449,466
Latest member
Peter Juhnke

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top