Hi,
Grateful for some pointers on how i might create a csv in a cell (A1) from an adjacent range of values (B1:B6) - formulas only, no macros. There will be spaces at the end of the range, not in the middle. e:g
[TABLE="width: 246"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD] [/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]csv here[/TD]
[TD]apples[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD] [/TD]
[TD]bananas[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD] [/TD]
[TD]pineapples[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD] [/TD]
[TD]strawberries[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance for any assistance.
Rgds
Marcus
Grateful for some pointers on how i might create a csv in a cell (A1) from an adjacent range of values (B1:B6) - formulas only, no macros. There will be spaces at the end of the range, not in the middle. e:g
[TABLE="width: 246"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD] [/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]csv here[/TD]
[TD]apples[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD] [/TD]
[TD]bananas[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD] [/TD]
[TD]pineapples[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD] [/TD]
[TD]strawberries[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance for any assistance.
Rgds
Marcus