Formula " now() "

I want to calculate the current date. However, " now() " contains the date and the time, which causes issues in my formula. How to use the current date in a formular?

The formular for “Stellvertreter Aktiv”

and(now()>={Beginn}, now()<={Ende})

Please use the today() function.

I highly recommend the formula reference: Formula Reference - SeaTable

Works perfect!!!

Thank you very much!!!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.