Hi I am trying to print labels using Delphi 5 Quick Report, I want to be able to print the postcode after address2 if address 3 is blank, if address 3 is not blank then I want the postcode to go after address 3. I think I should use QRExpr but I cannot seem to get it to work. I am using a query to select the correct information prior to printing.
Thanks anyway - but I have found the answer to the problem