I have a report with essentially 4 columns of different text fields (not a columnar report).
As an example, the design looks like this...
[Field1] [Field2] [Field3] [Field4]
[Field5] [Field6]
What I'd like to do is ensure that fields 5 and 6 don't move down based on the content of field 4. This is an example of how the report would look like on preview/print...
[Field1] [Field2] [Field3] [Field4 text wraps around to the 2nd line in this column forcing fields 5 and 6 down a line]
[Field5] [Field6]
Basically, I would like fields 5 and 6 to stay on the 2nd line of the report regardless of the amount of text in other fields to the right. How can I accomplish this?
As an example, the design looks like this...
[Field1] [Field2] [Field3] [Field4]
[Field5] [Field6]
What I'd like to do is ensure that fields 5 and 6 don't move down based on the content of field 4. This is an example of how the report would look like on preview/print...
[Field1] [Field2] [Field3] [Field4 text wraps around to the 2nd line in this column forcing fields 5 and 6 down a line]
[Field5] [Field6]
Basically, I would like fields 5 and 6 to stay on the 2nd line of the report regardless of the amount of text in other fields to the right. How can I accomplish this?