Hi, I'm trying to build a usage calculation where the usage is calculated based on the billing date, in this case the 13th of the month. I need to determine how many days left in the month depending on whether the month has 28, 29, 30 or 31 days. I tried converting the month to a number and then add variables to account for the months with 30 days etc but it seems a little convoluted. Any ideas?
------------------------------
Lee DuPlechian
------------------------------