Hi everyone,
This is my first post to the forum. I am trying to calculate the last day of the month based on a Date field. The basic flow is the user selects a date (MM-DD-YYYY) from a date field (StartDate) and a related field (BillDate1) will automatically show the last day within the StartDate month.
I have searched everywhere for this type of coding and cannot find it. I'm new to FormCalc but have done some basic scripting in web languages. Any help would be greatly appreciated!
Thank you!
For the "BillDate1" field one could use the following calculation:
George Kaiser