0
How would you determine the number of weeks between a date and today?
Let us assume you have a form something like the following..
You could do a formula like
Or like
Or.. let us assume you want to do this calculation many times using various parameters.. You can code a "global script" called
weeks(startDate, endDate)
like so..
1 reply
-
Thank you for sharing.
Content aside
- 5 yrs agoLast active
- 1Replies
- 1018Views