G
Greg Zanone
Ok I have a couple of question I need some help with.
I have a two DB set up and in one is a list of companies
and their addresses. In the other is a list of contacts.
One of the items on the contacts list is the name of the
company which is linked back to the other database.
What I'd like to be able to do is set up a form so that:
1. You choose a company.
2. You choose the contact.
3. You hit print and it prints a shipping label.
Here is an example of each database:
ID|COMPANY NAME|ADDRESS LINE 1|ADDRESS LINE 2
CONTACT NUMBER|COMPANY|RECIPIENT LAST|RECIPIENT
FIRST|POSITION|MISCELLANEOUS
How I need it printed is:
First Name Last Name
Position
Miscellaneous
Company Name
Address Line 1
Address Line 2
Any help is greatly appreciated!
I have a two DB set up and in one is a list of companies
and their addresses. In the other is a list of contacts.
One of the items on the contacts list is the name of the
company which is linked back to the other database.
What I'd like to be able to do is set up a form so that:
1. You choose a company.
2. You choose the contact.
3. You hit print and it prints a shipping label.
Here is an example of each database:
ID|COMPANY NAME|ADDRESS LINE 1|ADDRESS LINE 2
CONTACT NUMBER|COMPANY|RECIPIENT LAST|RECIPIENT
FIRST|POSITION|MISCELLANEOUS
How I need it printed is:
First Name Last Name
Position
Miscellaneous
Company Name
Address Line 1
Address Line 2
Any help is greatly appreciated!