Forum Discussion

NeroX's avatar
NeroX
Helper I
3 years ago
Solved

Replace values to formula

Hello,   How can i use formula to "Replace values" ? I have column with dates and i want replace values "null" to formula "=TODAY()"   What can i do?    Thank you.
  • BA_Pete's avatar
    3 years ago

    Hi NeroX ,

     

    First, replace null with a date value:

     

    Then, in the formula bar, change the auto-generated code from this:

     

    ...to this:

     

    Pete