J
Joel
I have an unbound texbox that combines 9 fields,
=[field1]&" "&[field2]& " "&[field3] Exc....
EX: If I have something in field1 and something in field9 it shows up like
this on the report: 1 9
Is there a way I can have it show up like this?: 1 9
(Only 2 fields of the 9 will ever show, but they change all the time)
Thanks!
=[field1]&" "&[field2]& " "&[field3] Exc....
EX: If I have something in field1 and something in field9 it shows up like
this on the report: 1 9
Is there a way I can have it show up like this?: 1 9
(Only 2 fields of the 9 will ever show, but they change all the time)
Thanks!