Hi,
I have a Userform that transfers information from three text boxes into the same cell,
What I would like to be able to do is the final part of the code still gets added to the same cell but as a new line within the cell so it appears below the rest of the information.
I guess im trying to make the cell multiline but I cant find anything that allows me to do that in VBA.
Anyone know if this is possible?
Thanks in advance