I have a form field called "txtDateBeg", which is just a short date field that can have date typed into the field.
I have another field called "txtDateEnd", which I'm trying to have equaled to the last day of the month for whatever is typed in the first field "txtDateBeg". It's nothing that's going to be stored, just after the update as a reminder what the last day of the month is based on the date keyed in.
(I know this is really simple, I can't think of what's its called, I can't seem to find anything online).
Thanks,