I have a file that I need help on. I have a workflow that will remove the letters "ETA" from a column that is originally showing "ETA 06/30" or whatever date is in that column The formula that does this is the column called "Commit Date". But what I need help on is to convert that string a date.
Original format: column "Commit Date" formula will strip off "ETA" from column "2nd GI" if cell is like "ETA 06/30" and it leaves it as 06/30 but it is not a date. Other data is "Commit Date" is already a date because there was not "ETA" in the cell.
I am trying to get a formula to change the 06/30 to a date so another formula in the workflow will look at a date and then just show a month# like 6,8, etc.. any suggestions?
Mike