T
Tom
Is there a function that will enable me to interpret the mid-month date
(15th) or end-of-month date?
In other words, if e.g. the date = "April 15, 2004", then show "true". If
however, the date is "April 30, 2004" then show "false".
Important though is that the end-of-month date can have 4 different values
(28th or 29th or 30th or 31st... depending on the given month).
Any thoughts?!
Thanks,
Tom
(15th) or end-of-month date?
In other words, if e.g. the date = "April 15, 2004", then show "true". If
however, the date is "April 30, 2004" then show "false".
Important though is that the end-of-month date can have 4 different values
(28th or 29th or 30th or 31st... depending on the given month).
Any thoughts?!
Thanks,
Tom