Hello,
I have a Userform that utilizes two textboxes for To and From date fields. The intent is to allow user to enter two different dates in the fields; however, I would like the "To"
textboxB field to automatically be updated with whatever date the user has entered in the "From" textboxA. The user can either leave that or change it to a different "To" date if they wish.
Can someone assist me if the VBA code to accomplish this?
Thank you everyone.
I have a Userform that utilizes two textboxes for To and From date fields. The intent is to allow user to enter two different dates in the fields; however, I would like the "To"
textboxB field to automatically be updated with whatever date the user has entered in the "From" textboxA. The user can either leave that or change it to a different "To" date if they wish.
Can someone assist me if the VBA code to accomplish this?
Thank you everyone.
Last edited: