Hello!
I’m having trouble with a formula, DATEADD({date}, 2, ‘days’) works perfectly but I need to add time as well specifically.
For example, a record was created on Saturday at 8pm, the formula should logged a date on Monday at exactly 7am.
We have...
Hi Ben! I appreciate the help especially when you’re not at your computer and still provided insight. I did the formula you provided but the NOW() function is always updating in a time interval, so the result of the formula changes as well. There was...