Copy three column ranges to a new worksheet? Possible to do?

heathclif

Board Regular
Joined
Jun 12, 2015
Messages
83
This seems like it would be easy, but for the life of me I can't figure it out.

I have three column ranges on a worksheet and i was trying to copy them to a different worksheet.

BC-BX
CA-CV
DR-EM
EO-FJ

I think the column lengths are all equal.

Is this even possible using Excel? Or do I need to migrate the data to Access or Oracle 12c? :ROFLMAO:
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
Maybe someone can give a hint about the output...so when the copied ranges are sent to another worksheet, how does one get them to copy on top of each other? I wish I could change the title of this post.
 
Last edited:
Upvote 0
Can you prepare a short example to explain the data layout and show the result: In your first thread it seems there is 4 ranges is it ?
 
Upvote 0
The input data columns looks like this:

BC-BXCA-CVDR-EMEO-FJ
xxxxxxyyyyyyzzzzzzzaaaaaa
xxxxxxyyyyyyzzzzzzzaaaaaa
xxxxxxyyyyyyzzzzzzzaaaaaa
xxxxxxyyyyyyzzzzzzzaaaaaa

<colgroup><col style="width:48pt" span="7" width="64"> </colgroup><tbody>
</tbody>

Trying to get it to output like this:

xxxxxx
xxxxxx
xxxxxx
xxxxxx
yyyyyy
yyyyyy
yyyyyy
yyyyyy
zzzzzzz
zzzzzzz
zzzzzzz
zzzzzzz
aaaaaa
aaaaaa
aaaaaa
aaaaaa

<colgroup><col style="width:48pt" width="64"> </colgroup><tbody>
</tbody>
 
Upvote 0
Does "BC-BX" means columns BC to BX ??
What is the first row ?
 
Upvote 0
That's right. BC to BX is the range from Columns BC to the Columns BX. Also the same for CA-CV, DR-EM, EO-FJ. So there are a total of 4 ranges.

<tbody>
</tbody>
 
Upvote 0
Did anyone see that old movie where that crazy woman kidnaps a famous author and keeps him in bed with a typewriter? Anyone remember the name of that film? It was originally a book i think.
 
Upvote 0
Did anyone see that old movie where that crazy woman kidnaps a famous author and keeps him in bed with a typewriter? Anyone remember the name of that film? It was originally a book i think.
The name of the movie was "Misery" with James Caan and Kathy Bates.
 
Upvote 0

Forum statistics

Threads
1,216,041
Messages
6,128,467
Members
449,455
Latest member
jesski

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