How do I get data from two different tables into one RichText control in the reports designer. We have one table `table1` with customer account information and another table `table2` with employee contact information. They are related by branchnumber. We're using or wanting to use the reporting functionality of R:Base to generate letters to our customers which should contain different contact info depending on the branch the customer is associated with.
Matthew Burke

