Hi good day,
question:
How can i seperate duplicate copy latest date and old date in seperate sheet automatically. let say sheet1 is my refernce i want the old date transfer to sheet2.
like ex: see below
sheet1
[pre]
[/pre]
then sheet2 have old date see below.
1 s/n dates
2 ab july 1,2012
3 cd august 2,2012
4 ef sept. 3,2012[/code][/pre]
pls help!
thank you,
realtop17
question:
How can i seperate duplicate copy latest date and old date in seperate sheet automatically. let say sheet1 is my refernce i want the old date transfer to sheet2.
like ex: see below
sheet1
[pre]
Code:
1 s/n date
2 ab july 1,2012
3 cd august 2,2012
4 ef sept. 3,2012
5 ab dec. 1,2012
6 cd dec. 20,2012
7 ef dec. 25,2012
I want my output like these. see below
sheet1 have latest date see below
[pre][code]1 s/n dates
2 ab dec. 1,2012
3 cd dec. 20,2012
4 ef dec. 25,2012
then sheet2 have old date see below.
1 s/n dates
2 ab july 1,2012
3 cd august 2,2012
4 ef sept. 3,2012[/code][/pre]
pls help!
thank you,
realtop17