Hello there,
I'm pretty new with VBA and I am trying to make a Userform to add comments to an excel sheet.
I have a combo box with initials (of the person making the comment) and a text box where they will write the comment.
Now if the person clicks the OK button I want it to start a new line with Initials, the date, and the comment.
For instance:
04-11-2019 - EL: Order has been moved to Friday.
05-11-2019 - SK: Order is done.
Any help is appreciated.
Thanks in advance!
I'm pretty new with VBA and I am trying to make a Userform to add comments to an excel sheet.
I have a combo box with initials (of the person making the comment) and a text box where they will write the comment.
Now if the person clicks the OK button I want it to start a new line with Initials, the date, and the comment.
For instance:
04-11-2019 - EL: Order has been moved to Friday.
05-11-2019 - SK: Order is done.
Any help is appreciated.
Thanks in advance!