conditional new rows

chester12

New Member
Joined
Feb 16, 2014
Messages
43
Office Version
  1. 2010
Platform
  1. Windows
I have this..time1,2,3 or more times followed by horse names for each time in col1

K is a short for the course..it could be more than 1 letter

I need data in cols 2 and 3 repeated for each horse in col1..each time+ horse must have a separate row


4:40K PolybiusRace Type HorseOpen
3:40K Politico4:10K Rastanora(USA)SP RangeTop 3rd
2:40K Flying Fantasy5:10K DaydreamerSP RangeTop 3rd
3:40K Politico4:10K Rastanora(USA)Race Type HorseMaiden

<colgroup><col><col><col></colgroup><tbody>
</tbody>
I need this

4:40K PolybiusRace Type HorseOpen
3:40K PoliticoSP RangeTop 3rd
4:10K Rastanora(USA)SP RangeTop 3rd
2:40K Flying FantasySP RangeTop 3rd
5:10K DaydreamerSP RangeTop 3rd
3:40K PoliticoRace Type HorseMaiden
4:10K Rastanora(USA)Race Type HorseMaiden

<colgroup><col><col><col></colgroup><tbody>
</tbody>

thanks a lot
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,214,985
Messages
6,122,606
Members
449,089
Latest member
Motoracer88

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