I have got a database with a table called Company details.
I am using the following fields (CompName, Address1, Address2, Address3, City, PostCode)
Based on this table I have a report which has a block showing the company details.
The problem is that sometimes one of the address fields (2 and/or 3) is left blank. This looks not very professional.
Any suggestions how to avoid blank lines, whilst ensuring it all looks neat and professional.
(I have thought about using memo fields, but I don't know how to control the lay out to ensure that an address is shown properly on a report)
I am using the following fields (CompName, Address1, Address2, Address3, City, PostCode)
Based on this table I have a report which has a block showing the company details.
The problem is that sometimes one of the address fields (2 and/or 3) is left blank. This looks not very professional.
Any suggestions how to avoid blank lines, whilst ensuring it all looks neat and professional.
(I have thought about using memo fields, but I don't know how to control the lay out to ensure that an address is shown properly on a report)