David: I would try do this without using either a Rich Text object or regions:
1. Use the stored procedure I posted previously to format the address. 2. Use Memo fields rather than straight text fields. 3. Set all fields to have the "Stretch" option checked. 4. Set each field to Shift Relative To the field above it. I think by using these properties you _should_ be able to get the effect you want. You can use bold and other formatting on a field by field basis as required. -- Larry

