Hi,
I have a database of organizations, and I want to create a report to show the organization and its mailing info and telephone numbers. The source of the report is a table that contains all of the information on each organization. However - I have another table linked to my main table that contains additional phone numbers for each organization, since many organizations have more than one phone number.
My report works fine without trying to display all of the extra phone numbers. Do you know how to include the additional phone numbers in the report? I don't want a separate report entry for each additional phone number. I want the report to look like this:
Organization Name
Address
City, State Zip
Phone Number
Additional Phone Number 1 (If there is one)
Additional Phone Number 2 (If there is one)
ect.
Email Address
When I try to include the additional phone number table in my report, it will create a whole new report entry, so if an organization has 5 additional phone numbers, it would be in the report 5 different times.
Is this possible to do? I can not figure it out...
Thank you for your help!
Brian
I have a database of organizations, and I want to create a report to show the organization and its mailing info and telephone numbers. The source of the report is a table that contains all of the information on each organization. However - I have another table linked to my main table that contains additional phone numbers for each organization, since many organizations have more than one phone number.
My report works fine without trying to display all of the extra phone numbers. Do you know how to include the additional phone numbers in the report? I don't want a separate report entry for each additional phone number. I want the report to look like this:
Organization Name
Address
City, State Zip
Phone Number
Additional Phone Number 1 (If there is one)
Additional Phone Number 2 (If there is one)
ect.
Email Address
When I try to include the additional phone number table in my report, it will create a whole new report entry, so if an organization has 5 additional phone numbers, it would be in the report 5 different times.
Is this possible to do? I can not figure it out...
Thank you for your help!
Brian