A
Angela M
In a report, I want to join the different fields of an
address, but if there is no data in a line, I don't want
it to show a gap.I also want it to go to a new line after
each field.
Can someone tell me what changes I would need to make to
this expression which will make it do this?
Nz([Address Line1]&(" "+[Address Line2]&" "+[District]
&" "+[Postcode]))
Also, if you could give me some tips on where to find
examples of other such expressions as I really don't have
much of a clue at all.
Thanks
Angela
address, but if there is no data in a line, I don't want
it to show a gap.I also want it to go to a new line after
each field.
Can someone tell me what changes I would need to make to
this expression which will make it do this?
Nz([Address Line1]&(" "+[Address Line2]&" "+[District]
&" "+[Postcode]))
Also, if you could give me some tips on where to find
examples of other such expressions as I really don't have
much of a clue at all.
Thanks
Angela