C
Candy
I have an Effective_Date field in my table and need to calculate due dates.
If the date is before or equal to the 15th of the month, show the Effective
Date, if after show the first of the next month, that would be the 1st due
date. Then I need to show the second date as 30 days from the first date and
the third date as 60 days from then. The other problem I'm have is in a
report I want to show all of those with a date in say "October" whether it is
the 1st, 2nd or 3rd due date. Can this be done with an expression, or do I
need to create fields for those dates? Thanks for any help.
If the date is before or equal to the 15th of the month, show the Effective
Date, if after show the first of the next month, that would be the 1st due
date. Then I need to show the second date as 30 days from the first date and
the third date as 60 days from then. The other problem I'm have is in a
report I want to show all of those with a date in say "October" whether it is
the 1st, 2nd or 3rd due date. Can this be done with an expression, or do I
need to create fields for those dates? Thanks for any help.