Good afternoon,
I'm working with a sheet where the data is imported from Excel, and the Date column is actually the primary column on the Smartsheet tracker. Given that it's the primary, it's obviously not a date column, and since it's imported, it's being imported in this format: March 4, 2024 5:10pm
Now, I created a column right next to it called Date Helper, and if I copy the contents of a cell in the Date column and paste it into the corresponding cell in the Date Helper column (which is actually a Smartsheet Date column-type), then it automatically converts it to MM/DD/YY format, which is what I need.
Is there a way to get it to do this automatically moving forward? I tried an Index formula, but it copies the whole string of text from the Date column and doesn't convert it. I can't use automation, because the Record a Date function only records today's date/time, and that's not what I need.
Any ideas?
Thank you.