Eddie Mason
Registered User.
- Local time
- Today, 05:59
- Joined
- Jan 31, 2003
- Messages
- 142
I have a table with a text field [Description] that’s 120 characters long; what I need to do is to divide the text in the field into a maximum of 40 character chunks. So the first set of complete words up to 40 characters will be placed in [Desc1], the next complete words up to 40 characters carrying on from the last complete word in [Desc1] to be placed into [Desc2] and the remaining words to be placed into [Desc3]. Can anyone help with this problem?
Kind regard,
Eddie
Kind regard,
Eddie