S
SageOne
I have a spreadsheet with the field name "Date Received". Currently, the
field is formatted as text. Because of user input error, some of the record
values for the field are random text strings like "jjdjdk", "iiebne*01" and
"444456". For the rest of the record set the dates have been entered
correctly in the format "mm/dd/yyyy".
I would like to covert this field to date/time format. I would also like to
populate anything that isn't in the "mm/dd/yyyy" format as the default date
"01/01/2999".
how can I identify the random text strings and replace them with a default
date?
field is formatted as text. Because of user input error, some of the record
values for the field are random text strings like "jjdjdk", "iiebne*01" and
"444456". For the rest of the record set the dates have been entered
correctly in the format "mm/dd/yyyy".
I would like to covert this field to date/time format. I would also like to
populate anything that isn't in the "mm/dd/yyyy" format as the default date
"01/01/2999".
how can I identify the random text strings and replace them with a default
date?