Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ron
 
Posts: n/a
Default Help for VBA Text Merge

Please help to code the following

A B C D
1 bbb
2 ccc
3 kkk
4 yyy

Merge text cells B1 & B2;
B3 & B4 etc.......

the results displayed in A1; A2; etc

There are no blank cells in the B col range.

TIA

Ron
  #2   Report Post  
Posted to microsoft.public.excel.misc
papou
 
Posts: n/a
Default Help for VBA Text Merge

Hello
You don't need any code for this.
Instead use a formula in A1 :
=B1&B2
you can then drag down to your other cells in column A

HTH
Cordially
Pascal

"Ron" a écrit dans le message de news:
...
Please help to code the following

A B C D
1 bbb
2 ccc
3 kkk
4 yyy

Merge text cells B1 & B2;
B3 & B4 etc.......

the results displayed in A1; A2; etc

There are no blank cells in the B col range.

TIA

Ron



  #3   Report Post  
Posted to microsoft.public.excel.misc
Ron
 
Posts: n/a
Default Help for VBA Text Merge


Pascal,

Many thanks for your suggestion but I do need the merged text in Col A
to do some more text manipulation, editing and copying.

Best wishes

Ron

On Wed, 17 May 2006 16:30:56 +0200, "papou" <cestpasbon@çanonplus
wrote:

Hello
You don't need any code for this.
Instead use a formula in A1 :
=B1&B2
you can then drag down to your other cells in column A

HTH
Cordially
Pascal

"Ron" a écrit dans le message de news:
...
Please help to code the following

A B C D
1 bbb
2 ccc
3 kkk
4 yyy

Merge text cells B1 & B2;
B3 & B4 etc.......

the results displayed in A1; A2; etc

There are no blank cells in the B col range.

TIA

Ron


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wrap and merge text will not show all lines jar57 Excel Discussion (Misc queries) 2 July 20th 05 05:22 AM
Merge text list Rosie Excel Worksheet Functions 2 July 18th 05 06:09 PM
merge unformatted date with text Art Excel Discussion (Misc queries) 2 March 18th 05 05:28 PM
can wrap text and merge be used together? Elizabeth Excel Discussion (Misc queries) 4 March 15th 05 06:41 PM
Read Text File into Excel Using VBA Willie T Excel Discussion (Misc queries) 13 January 8th 05 12:37 AM


All times are GMT +1. The time now is 07:09 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"