fearoffours
Registered User.
- Local time
- Today, 05:19
- Joined
- Apr 10, 2008
- Messages
- 82
Hi there, I have a text box where the text wraps as required.
Each new line (following a carriage return) in the text box begins with a bullet point.
I'd really like to get any wrapped text to indent appropriately, under the bullet. So far, this seems impossible without buying in a rich text activeX control (not an option atm).
In the same way I can search for carriage return characters (vbCrLf), is it possible to search for a wrap point in a string? I'm kind of thinking that there isn't as there's no actual character there...
Any help appreciated, I'm using Access 2000
Each new line (following a carriage return) in the text box begins with a bullet point.
I'd really like to get any wrapped text to indent appropriately, under the bullet. So far, this seems impossible without buying in a rich text activeX control (not an option atm).
In the same way I can search for carriage return characters (vbCrLf), is it possible to search for a wrap point in a string? I'm kind of thinking that there isn't as there's no actual character there...
Any help appreciated, I'm using Access 2000