Hi all
I'm sure my question has been asked and has a simple soution although i cannot seem to find one. Any help would be appreciated.
I have a textbox control in a user form with a set width of 188. I have set the multiline property to true.
I would like the textbox textbox width to remain fixed regardless of whether or how much text is entered by a user, however the textbox should auto size its height to accommodate text once a line is filled.
As an aside and if the above is possible would it then be possible to give the textbox a max height up to which it can auto size.
Thanks in advance!
I'm sure my question has been asked and has a simple soution although i cannot seem to find one. Any help would be appreciated.
I have a textbox control in a user form with a set width of 188. I have set the multiline property to true.
I would like the textbox textbox width to remain fixed regardless of whether or how much text is entered by a user, however the textbox should auto size its height to accommodate text once a line is filled.
As an aside and if the above is possible would it then be possible to give the textbox a max height up to which it can auto size.
Thanks in advance!