Creating a autofill list with custom sorting

qontrol

New Member
Joined
Apr 16, 2014
Messages
14
Hello everyone,

I'm having difficulties creating this copy and delete text for my batch program.

I have this sheet:

DataData NewData New NLData New FR
X_SUPPLIER_1000057XEN_SUPPLIER_1000057XNL_SUPPLIER_1000057XFR_SUPPLIER_1000057
X_SUPPLIER_1000058XEN_SUPPLIER_1000058XNL_SUPPLIER_1000058XFR_SUPPLIER_1000058

<tbody>
</tbody>
This goes to about 6000 lines

What I want to do is that the data above will automatically fill like this:

copyX_SUPPLIER_1000057XEN_SUPPLIER_1000057
copyX_SUPPLIER_1000057XNL_SUPPLIER_1000057
copyX_SUPPLIER_1000057XFR_SUPPLIER_1000057
delX_SUPPLIER_1000057

<tbody>
</tbody>
copyX_SUPPLIER_1000058XEN_SUPPLIER_1000058
copyX_SUPPLIER_1000058XNL_SUPPLIER_1000058
copyX_SUPPLIER_1000058XFR_SUPPLIER_1000058
delX_SUPPLIER_1000058

<tbody>
</tbody>


I know i can create an autofill list for the copy's and del's, but i can't get the numbers to be sorted like that.

Can anyone help me?

Thankss.
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,214,979
Messages
6,122,550
Members
449,088
Latest member
davidcom

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