I have a form where I need unbound controls that I populate through VB. One field I want to pull across is a memo field. The Text Box and Combo box control truncate the text at 255 characters.
I have tried using a subform, but this is really ugly and uses loads of screen real estate.
Is there a control that I can repurpose as an "unbound memo control" that I can then get the text into via vb?
Thanks in advance for your suggestions and advice.
I have tried using a subform, but this is really ugly and uses loads of screen real estate.
Is there a control that I can repurpose as an "unbound memo control" that I can then get the text into via vb?
Thanks in advance for your suggestions and advice.