Need to combine dates stored in seperate columns

M

mrcosna

I have data that has the month and day together in one column ex. 125
and in the other is the year 2007

How do I get the date to be 12/5/2007?
 
M

mrcosna

well it is stored as text and the months that are not two digit have a zero
in front
 
Top