Have searched and spent many hours but can't fix - any help appreciated. Use 2000 and vista. Have an address1 field, address2 field, city field, state field, and zipcode field. I can concatenate the city, state and zip field like it needs to be in the report but the problem is most of the records have nothing in the address2 field so i need to eliminate showing a blank line while still concatenating the remainder. If the IIF statement is correct to use, how to write it in relation to the remainder of the address being concatenated.