I have a column in excel that has dates, i need to do 3 things to each cell in the column.
1) convert to txt by inserting a ' in front
2) if there are not 2 characters for the day and the month, add a 0 in front of each.
3) remove the /'s
there needs to be 8 characters in each cell.
ie.
5/6/2006 needs to change to 05062006
i could do it all manually, but the column has over 1000 entries, and i thought i'd come here to see if anyone could help me out.
Thanks
1) convert to txt by inserting a ' in front
2) if there are not 2 characters for the day and the month, add a 0 in front of each.
3) remove the /'s
there needs to be 8 characters in each cell.
ie.
5/6/2006 needs to change to 05062006
i could do it all manually, but the column has over 1000 entries, and i thought i'd come here to see if anyone could help me out.
Thanks