I'm working on a formula in Excel, to make sure the logic is correct --
but eventually I would like to put it into a LiveCycle Designer form. We
count the actual number of months between two dates to calculate
retention points for employment layoffs. If you work 15 or more days in
a month, the month is counted. So, assuming non-leap year, if the start
date is February 10, then February should be counted. If the start date
is February 20, then February should not be counted. Most standard
functio...