Harrywatson
Board Regular
- Joined
- Jan 20, 2014
- Messages
- 92
I explained this question badly intitially. I have now added my data in table form.
[HTMLExcel 2012
<tbody>
</tbody>
<tbody>
</tbody>
][/HTML]
This is on the first sheet which is called "ON 13-14" this information is similiar all the way down this sheet for about 1500 rows.
My second sheet is blank.
What I would like on my second sheet is any rows of data on the first sheet (ON 13-14), where the date in column L is between two dates of my own choice.
Lets say i would like all rows (A-N) that have a date that is between 11/11/14 and 19/11/14 in column L to appear in the blank sheet.
So from the example i have given the rows that would then appear under the specification that i have given (The date in Column L is between 11/11/14 and 19/11/14) are as follows
and
I would like it so i can choose the two dates that i would like it to be between and then out of the thousand or so rows of data, say 40-50 appear on the second sheet where their contents in column L lies between the two dates I wish.
Help would be greatly appreciated.
Please feel free to ask questions.
Thanks
[HTMLExcel 2012
A | B | C | D | E | F | G | H | I | J | K | L | M | N | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1298 | 2170 | 14/05/2014 | UK12443760071508042013MSTX 01 | UK124437 | 600715 | 08-04-2013 | M | STX | £720 | 17 months, 3 days | 08/08/2014 | BU | SKIPTON | |
1299 | 2171 | 14/05/2014 | UK12459330121312072013MLIMX 01 | UK124593 | 301213 | 12-07-2013 | M | LIMX | £885 | 13 months, 30 days | 12/11/2014 | BU | SKIPTON | |
1300 | 2172 | 14/05/2014 | UK12486430057217052013MLIMX 01 | UK124864 | 300572 | 17-05-2013 | M | LIMX | £900 | 15 months, 25 days | 17/09/2014 | BU | SKIPTON | |
1301 | 2173 | 14/05/2014 | UK12486430059318072013MLIMX 01 | UK124864 | 300593 | 18-07-2013 | M | LIMX | £925 | 13 months, 24 days | 18/11/2014 | BU | SKIPTON | |
1302 | 2174 | 14/05/2014 | UK12495660038813062013MBAX 01 | UK124956 | 600388 | 13-06-2013 | M | BAX | £890 | 14 months, 29 days | 13/10/2014 | BU | SKIPTON | |
1303 | 2175 | 14/05/2014 | UK12510170077719052013MCHX 01 | UK125101 | 700777 | 19-05-2013 | M | CHX | £840 | 15 months, 23 days | 19/09/2014 | BU | SKIPTON |
<tbody>
</tbody>
ON 13-14
Worksheet Formulas
<tbody> </tbody> |
<tbody>
</tbody>
][/HTML]
This is on the first sheet which is called "ON 13-14" this information is similiar all the way down this sheet for about 1500 rows.
My second sheet is blank.
What I would like on my second sheet is any rows of data on the first sheet (ON 13-14), where the date in column L is between two dates of my own choice.
Lets say i would like all rows (A-N) that have a date that is between 11/11/14 and 19/11/14 in column L to appear in the blank sheet.
So from the example i have given the rows that would then appear under the specification that i have given (The date in Column L is between 11/11/14 and 19/11/14) are as follows
HTML:
Excel 2012ABCDEFGHIJKLMN1299217114/05/2014UK12459330121312072013MLIMX 01UK12459330121312-07-2013MLIMX£88513 months, 30 days 12/11/2014BUSKIPTON[CENTER][COLOR=#161120][B]ON 13-14[/B][/COLOR][/CENTER]
and
HTML:
Excel 2012ABCDEFGHIJKLMN1301217314/05/2014UK12486430059318072013MLIMX 01UK12486430059318-07-2013MLIMX£92513 months, 24 days 18/11/2014BUSKIPTON[CENTER][COLOR=#161120][B]ON 13-14[/B][/COLOR][/CENTER]
I would like it so i can choose the two dates that i would like it to be between and then out of the thousand or so rows of data, say 40-50 appear on the second sheet where their contents in column L lies between the two dates I wish.
Help would be greatly appreciated.
Please feel free to ask questions.