Hi,
I have a calculated column - Calculated (calculation based on other columns) - with the below formula inputted to auto-display the time:
=TEXT([Serial Start Date/Start Time],"hh:mm")
However, I noticed this makes the cells on Sharepoint 'read-only' - so I can't make edits to the time if I wanted to change something.
Is there a better formula to use where I could get the time to be auto-populated (based on a previous 'Date & Time' column), but still be able to make manual changes to contents in this cell? (without the time being altered from the original Date & Time Column which the information is being extrapolated from).
Thank you!