G
Guest
I have a field in a cell which is a DOB field. the format is Date/Time. The
data appears like this MM/DD/YYYY. I need to split it up in three fields,
Field 1=MM, Field 2=DD, and Field 3=YYYY. How would I do that?
data appears like this MM/DD/YYYY. I need to split it up in three fields,
Field 1=MM, Field 2=DD, and Field 3=YYYY. How would I do that?