![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In Filemaker 7 I've a database for a an annual race. 600 entrants. I've a record for each runner - name, address, age, race, t-shirt size, race year (I've kept it for 5 years). here's the problem: Every year I have to compile a mailing list from the last two years. I've many applicants with the same address (i.e. two parents and three kids) how can I generate a mailing list with no duplicate addresses. |
|
what I'd like is if Jane, Tom and Patrick Doe enter I could have a separate record for each, perhaps in addition to the First and Last name fields i could have a Household field (the same for each member of the family?) that would be the common factor linking the family members, or those with the same address. Like Doe Family. Would I create two tables with the House field and the address, city, state, zip and phone number and the other table with first and last name and the race specs - age, race, tshirt size, etc. |
|
which fields would be look up fields so I could generate a layout with the household name and address etc on top and then in a portal at the bottom each member of the family with their individual specs? |
#3
| |||
| |||
|
|
In Filemaker 7 I've a database for a an annual race. 600 entrants. I've a record for each runner - name, address, age, race, t-shirt size, race year (I've kept it for 5 years). here's the problem: Every year I have to compile a mailing list from the last two years. I've many applicants with the same address (i.e. two parents and three kids) how can I generate a mailing list with no duplicate addresses. what I'd like is if Jane, Tom and Patrick Doe enter I could have a separate record for each, perhaps in addition to the First and Last name fields i could have a Household field (the same for each member of the family?) that would be the common factor linking the family members, or those with the same address. Like Doe Family. Would I create two tables with the House field and the address, city, state, zip and phone number and the other table with first and last name and the race specs - age, race, tshirt size, etc. which fields would be look up fields so I could generate a layout with the household name and address etc on top and then in a portal at the bottom each member of the family with their individual specs? Thanks for your help. Lynne Lynne, |
#4
| |||
| |||
|
|
cal... (AT) mcn (DOT) org> wrote: In Filemaker 7 I've a database for a an annual race. 600 entrants. I've a record for each runner - name, address, age, race, t-shirt size, race year (I've kept it for 5 years). here's the problem: Every year I have to compile a mailing list from the last two years. I've many applicants with the same address (i.e. two parents and three kids) how can I generate a mailing list with no duplicate addresses. Find the records in question, sort by mailaddresses, export the e-mail-adresses with the option group by mail address. The will be only one record per mail address in the export file. what I'd like is if Jane, Tom and Patrick Doe enter I could have a separate record for each, perhaps in addition to the First and Last name fields i could have a Household field (the same for each member of the family?) that would be the common factor linking the family members, or those with the same address. Like Doe Family. Would I create two tables with the House field and the address, city, state, zip and phone number and the other table with first and last name and the race specs - age, race, tshirt size, etc. That's a clean way of doing such a thing. You'll need an address record in the address table and a participant record in the second table for every runner, if they have no familiy. which fields would be look up fields so I could generate a layout with the household name and address etc on top and then in a portal at the bottom each member of the family with their individual specs? I see no need for lookups and scripts. Work from a layout in the address table and use portals to edit runner specs. --http://clk.ch |
#5
| ||||||
| ||||||
|
|
What do you mean by "export the e-mail-addresses with the option group by mail address". Is that assuming that ALL the records have a unique email address |
|
But I could create a serial number in my Participants Database and export with the option group by mail address? Am i pulling all the fields over? Then I'm importing those unique addresses into a new table I've set up with just the address information and a household name (The Calder Household) calling it the Mail Address table? |
|
i've tried to set up a layout with the Mail Address table info at the top and in a portal display fields from the Participants Database below. But I'm having a problem getting the portal to work properly. The portal will display existing data linked to the address shown above, but not allow me to enter any new information. |
|
What fields do I link to create the relation between the two tables |
|
(Should one or both of the tables have a serial number for each record? |
|
Or do i link the table with the Household Name field in one or both of them? |
![]() |
| Thread Tools | |
| Display Modes | |
| |