How to stop word wrap in a field in a table?

I have a rich text lite field in a table of fixed width. I don’t want a carriage return inserted on each line when users type into the field and save the document (in the Notes Client).

ie.

I end up with text like this:

THIS IS THE USER TYPED TEXT THIS IS

THE USER TYPED TEXT THIS IS THE USER

TYPED TEXT THIS IS THE USER TYPED

TEXT THIS IS THE USER TYPED TEXT

but I want it without word-wrapping:

THIS IS THE USER-TYPED TEXT THIS IS THE USER-TYPED TEXT THIS IS THE USER-TYPED TEXT THIS IS THE USER-TYPED TEXT THIS IS THE USER-TYPED TEXT

How do I do this? When I click on the “No Wrap” icon of the rich text field it says “Cannot set justification to none within a table”

Note that I still want USERS to define when they want a newline, but I don’t want NOTES adding newlines because it thinks I want the text to be the width of the table.

Thanks.

Subject: Can you use a Text field?

If you can use a Text fields instead of Rich Text fields in your cells, you can set them as multi-value fields with separator values of “New Line”. Then a new line will begin only when the user presses .