I am sure the answer to this is simple, but I just cannot get it. Here is my current formula:
=[TO - Project]@row + " - " + [Deliverable Number]@row + " - " + OY@row + " - " + [Date Submitted]@row
Now the Date Submitted field displays as MM/DD/YY, however I need it to display as MM-DD-YY
I have tried a few things, but all failed and resulted in the Unparsable error. Any help is appreciated.