Hello everyone,
I've been struggling for a while to write code that resets weekly tasks. I'd like the tasks to reset every Monday, but if someone logs in on Tuesday (or any later day), the reset should still happen – and then not occur again until the following Monday.
Below I am inserting my code, which unfortunately does not work
Does anyone know of a better option or what's wrong here? Thanks in advance for your help!