Populate text field with date based on date entered in another text field
I have two text fields - Text1 and Text2. Both are fomatted for dates in m/d/yy format. When I enter a date into Text1, I would like Text2 to populate with a date that is eleven months later, plus enough days to go to the end of that month. For example, if 7/17/25 is entered into Text1, I would like Text2 to populate with 6/30/26. Since months don't end on the same day (28th, 29th, 30th, 31st), I'm not sure if this is possible. TIA for any help.
