Hi,
I’m trying to display my address into two separate lines but i’m not quite sure how to do it. please help…
from this

i want to display it like this

I’d be glad if anyone could give ideas on how to do it. Thank you
Hi,
I’m trying to display my address into two separate lines but i’m not quite sure how to do it. please help…
from this

i want to display it like this

I’d be glad if anyone could give ideas on how to do it. Thank you
This post might help Resizing Address Tablix Box
or
Does the data have a carriage return built in that is not working? If so, use the “Replace” method to replace the CHR(13) with vbCrLf