Text wrapping in subform

Local time
Today, 13:51
Joined
Dec 10, 2024
Messages
31
Hi Everyone,
I have a simple issue here that I cannot see the property difference between the 2 subforms that is causing the bottom subform to push the text onto a new line rather than continue off the far right side.
Does anyone know what property I need to change to stop it going underneath and instead carrying on off the right side?
The red line indicates the issue.
 

Attachments

  • wrapping.png
    wrapping.png
    50.8 KB · Views: 28
Set the scroll bar property to None
OR increase the height of each record
 
change the Line Spacing property of Description textbox to any value other than 0.

line_space.png
 
Last edited:

Users who are viewing this thread

Back
Top Bottom