November 8, 200223 yr I want to print a set of form letters. I have selected the recipients and I wish to include the company information (name, address, etc.) in the header of the form letter. The company information resides in its own database table. How can I print the company information in these documents without relating the files? The two files have no common fields that can be used to relate them. Thanks Jeff (The Mad Jammer) And then...there was nothing
November 8, 200223 yr Then relate the databases using a constant. Setup a field in each database called iOne and make it a calculation = 1. Now setup a relationship between the two DB by this field. Then place the related fields on your output.
Create an account or sign in to comment