Hello,
I'm trying to build a string as expression into a query. What i want to do is to get the field [Address],[PostalCode],[Village],[District] from table tblApplicant and build an address block as the following but i don't know which character to use for changing line
Address Block
-------------------
[Address]
[PostalCode] [Village]
[District]
Any suggestions?
Thank you in advance!
I'm trying to build a string as expression into a query. What i want to do is to get the field [Address],[PostalCode],[Village],[District] from table tblApplicant and build an address block as the following but i don't know which character to use for changing line
Address Block
-------------------
[Address]
[PostalCode] [Village]
[District]
Any suggestions?
Thank you in advance!