Hi there,

I have a userform that contains a text box for comments and is routed to a specific cell in an excel sheet. There is another comments box on another userform that will prompt the user to add comments as well and that data needs to go to the same cell in the excel sheet.

Is there a way that the userform can update the cell without over writing the existing data with a click of a command button? Also I would prefer if there is a blank line in between the existing and the new data.

Thank you in advance for your help!