I am creating a userform and I am stuck on one part.
The form will open up and pull in data from various spots. One of the cells will be text notes which will be of varying lengths. So when the form is opened I want it to be able to handle the fact that the cell might have 10 characters or it might have 350 characters. I would like it to open a fixed size and if it is a long comment in that field then they can scroll to see the rest of the contents. I'm not sure how to get it to open up so there are arrows/buttons that you can press to scroll down/up the contents of that cell.
Thanks in advance.
The form will open up and pull in data from various spots. One of the cells will be text notes which will be of varying lengths. So when the form is opened I want it to be able to handle the fact that the cell might have 10 characters or it might have 350 characters. I would like it to open a fixed size and if it is a long comment in that field then they can scroll to see the rest of the contents. I'm not sure how to get it to open up so there are arrows/buttons that you can press to scroll down/up the contents of that cell.
Thanks in advance.