Hi,
I want to print labels from a database of customer contacts. Each record can have two different types of address, each of which is held as a seperate field, although not all records will have both types of address. I want to generate a label which will display one or the other type of address, based on which type of address data is available. For example, if Address Type A is present, then I do not want to show Address Type B, whether or not there is data available for Address Type B. However, if Address Type A is not available, then Address Type B should be shown.
Any help would be appreciated.
I want to print labels from a database of customer contacts. Each record can have two different types of address, each of which is held as a seperate field, although not all records will have both types of address. I want to generate a label which will display one or the other type of address, based on which type of address data is available. For example, if Address Type A is present, then I do not want to show Address Type B, whether or not there is data available for Address Type B. However, if Address Type A is not available, then Address Type B should be shown.
Any help would be appreciated.