If statement for a Modified Date column WITH the time in the cell

Adam1234
Adam1234 ✭✭
edited 09/23/22 in Formulas and Functions

Hello again community!

I am trying to write a if statement formula where if a certain cell in the sheet is blank it will show the modified date column. Below is the sample of the formula:

=IF(NOT(ISBLANK([Sample]@row)), Modified_date@row,"")

This formula works great when I set the column formula to a Date column. However, I would love to also include the TIME and Date in this column. Basically I am asking if there is a way to make an if formula and produce exactly what is shown in the Modified date column. Please let me know if you need any other information.

Thank you!

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!