Hi:
I have a text field on a report that is based on the concatenated value of 4 other fields:
[tt]=[Owner1] & "
" & [Owner2] & "
" & [Owner3] & "
" & [Owner4][/tt]
Problem is that not all 4 fields will be populated, so I don't want the printed field to take up 4 lines. I started to put together a complicated "IF..." statement so that this field would be only 3 lines long if only 3 underlying fields were populated, etc., but it got out of hand.
Does anyone have any ideas? I'm lost. Thanks!
Jim DeGeorge![[wavey] [wavey] [wavey]](/data/assets/smilies/wavey.gif)
I have a text field on a report that is based on the concatenated value of 4 other fields:
[tt]=[Owner1] & "
" & [Owner2] & "
" & [Owner3] & "
" & [Owner4][/tt]
Problem is that not all 4 fields will be populated, so I don't want the printed field to take up 4 lines. I started to put together a complicated "IF..." statement so that this field would be only 3 lines long if only 3 underlying fields were populated, etc., but it got out of hand.
Does anyone have any ideas? I'm lost. Thanks!
Jim DeGeorge
![[wavey] [wavey] [wavey]](/data/assets/smilies/wavey.gif)