I have a database where an idividual can have one of three different addresses - a law firm, an individual office or home. I need to create mailing labels and form letters that use the address fields that are not null. I can do an IIF statement that compares two values, but evaluating three addresses is beyond my skill leve.