I have no clue how to making this formula work..

TDNova

New Member
Joined
Apr 16, 2018
Messages
45
Hello again!

I have a problem that i need help with, I got two numbers (1380,1381 "serie nr")
This is hard to explain (new),but i give it a go.

when there is more than one number "1380,1381" i want it to copy the whole row expect the first number and make a new row with all the same information. (this counts for all the Serie nr in the row).
but the problem is i already use formula to split up all the information from the first cell.

If I haven't explained it good enough i will reply.

First
HSET 24-30/2/118+84 (118-73)1380,1381HSET24-30/2/118+84118-7313801381OUK 8-8 (309-28B)1374,1375OUK8-8309-28B13741375HTK 14-30/120/2 (118-74)1388,1389HTK14-30/120/2118-7413881389HTKTOK 5-15/2 (118-67)1408,1409TOK5-15/2118-6714081409118-65A118-65A

<tbody>
</tbody>

HSET 24-30/2/118+84 (118-73)1380,1381HSET24-30/2/118+84118-731380OUK 8-8 (309-28B)1374,1375OUK8-8309-28B1374HTK 14-30/120/2 (118-74)1388,1389HTK14-30/120/2118-7413881389HTKTOK 5-15/2 (118-67)1408,1409TOK5-15/2118-6714081409118-65A118-65A

<tbody>
</tbody>

HSET 24-30/2/118+84 (118-73)1380,1381HSET24-30/2/118+84118-731381OUK 8-8 (309-28B)1374,1375OUK8-8309-28B1375HTK 14-30/120/2 (118-74)1388,1389HTK14-30/120/2118-7413881389HTKTOK 5-15/2 (118-67)1408,1409TOK5-15/2118-6714081409118-65A118-65A

<tbody>
</tbody>
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
So to sum it up

1. checks the whole row if there is more than one Serie.nr.
2. When it find one or more, copy the row
3. Make a New row and paste inn the information without the first serie nr.

I just want all the serie nr. to have their own row and nothing else inn the row need to change.
Is it possible to do with Formula or do i need to go over to VBA?
 
Upvote 0

Forum statistics

Threads
1,214,823
Messages
6,121,779
Members
449,049
Latest member
greyangel23

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