Forum Discussion
ChrisChris
8 years agoQrew Assistant Captain
[the new date] =
[Due Date] Today() + Days([Priority])
ChrisChris
8 years agoQrew Assistant Captain
That should probably go like this instead:
[the new date] =
Today()+Days([Priority])
I'm not certain what [Due Date] is supposed to be.