Two lists from one.

boomshaka

New Member
Joined
Jun 28, 2018
Messages
10

<colgroup><col width="64" style="width:48pt"> </colgroup><tbody>
</tbody>
I need help turning one list into two. Can you help?

Original List List 1 List 2
Planned PO 1 Planned PO1Break Even PO2
Break EvenPO 2 Planned PO2Break Even PO3
Break EvenPO 3
Planned PO 4
Planned PO 5
Break EvenPO 6
Break EvenPO 7
Planned PO 8
Planned PO 9
Break EvenPO 10
Break EvenPO 11
Planned PO 12
Planned PO 13
Break EvenPO 14
Break EvenPO 15
Planned PO 16

<colgroup><col><col><col span="3"><col><col></colgroup><tbody>
</tbody>
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Did you get an error message?
If so what was it.
If not press F8 again & again until either the macro finishes, or you get an error message.
 
Upvote 0
Application-defined or object-defined error when .formula

When we get to this section of the code.

.Replace True, Ary(i), xlWhole, , False, , False, False
<strike></strike>
 
Last edited:
Upvote 0
As there is not line with .formula in the code I posted, could you please post the code that you are using.
 
Upvote 0
Do you have any merged cells in column A
 
Upvote 0

Forum statistics

Threads
1,216,109
Messages
6,128,884
Members
449,477
Latest member
panjongshing

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