Does anyone know if I can wrap to 2 columns within a single concatenated text box? I have a long skinny list that could be displayed in 2 columns if it can be done.
On a report you can do it by adjusting the column width so that the column is just wide enough to hold the two fields. Make sure that the canShrink/CanGrow properties of the control and the report's detail section are set to yes.