PaulPeterson1
6 years agoQrew Assistant Captain
Help needed working with dates.
I am new to QuickBase and need some help with a formula. I found one component but need help with the rest.
The formula I am looking for will determine if a date is the last Thursday of a month.
in plain text, the formula I am working with is something like:
IF(DayOfWeek(date) = 4 and (number of days in the month - Day(date) < 7)
The last piece of logic I need is a means of determining the number of days in a given month.
Thank you in advance.
------------------------------
Paul
------------------------------
The formula I am looking for will determine if a date is the last Thursday of a month.
in plain text, the formula I am working with is something like:
IF(DayOfWeek(date) = 4 and (number of days in the month - Day(date) < 7)
The last piece of logic I need is a means of determining the number of days in a given month.
Thank you in advance.
------------------------------
Paul
------------------------------