Concantenate Help. Excel 07 VBA

SirSchiz

New Member
Joined
May 4, 2011
Messages
24
Hi All,

I Need a bit more help please. What's the best way to do this? I would like to Concantenate the data between each occurrence of X1 to "D1" for the first section, skip a row, repeating Concatenating until there are no more occurrences.
The data in-between each occurrence of X1 varies in size and it looks like this:

This is how the data looks:
Code:
X1
adsfasdfasdf
asdadfadsfdsasdf
dsasdf
X1
asdfasdfasdf
aasdfasdf
X1
asdfasdf

Any direction is appreciated. Please let me know if this doesn't make a bit of sense.
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
That doesn't make sense ... what does to "D1" mean? What output are you expecting exactly?
 
Upvote 0

Forum statistics

Threads
1,224,600
Messages
6,179,834
Members
452,947
Latest member
Gerry_F

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