Hi. I have created a user form so an individual can enter a date and enter a comment. When "Press enter to save comments" is pressed, the date goes to cell G51 and the comments go to cell G52. I would like the most current date/comment to be shown in G51/G52, and older comments will be moved down to the next row. What VBA code would I use to do this?