I have a column that uses 3 INDEX MATCH(es) to pull in a single date (there is no way this will ever pull in more than one date) using IF statements and "" if it is not found on a sheet.
Formula works as planned, and I now have a System Column of "Created On" in my data (first pic). I can then change it to display as a date format (second pic). But once I make an update in the data somewhere it reverts back to the original format as in the first pic.
My formula works, the display as date works but only momentarily. I've tried to change the field as "Restrict to dates only" but that doesn't work. Any insights are greatly appreciated!