The Mad Jammer Posted November 8, 2002 Posted November 8, 2002 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
Kurt Knippel Posted November 8, 2002 Posted November 8, 2002 Company Information? The recipient's company or your company?
Kurt Knippel Posted November 8, 2002 Posted November 8, 2002 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.
The Mad Jammer Posted November 11, 2002 Author Posted November 11, 2002 The Mad Jammer Thanks you And then...there was nothing.
Recommended Posts
This topic is 8415 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now