Yes, all the info is in Access.
Probably you don't need to create another table. How about adding a
Yes/No field called XmasMail or some such to the existing table. Then
you can just go throug the table checking this field in the records you
want on your Christmas list.
Then create a query whose source is the main table, with a criterion of
True or -1 in the XmasMail field; this will return only the Christmas
list.
>Yes, all the info is in Access.
>
[quoted text clipped - 9 lines]
>>
>> Please respond in the newgroup and not by email.
--
John Nurick [Microsoft Access MVP]
Please respond in the newgroup and not by email.
Brian - 30 Nov 2005 17:17 GMT
I will try it and see if it works. I will add a Yes/NO field to the Address
Table and go from there..
Thanks John
Brian Watson
> Probably you don't need to create another table. How about adding a
> Yes/No field called XmasMail or some such to the existing table. Then
[quoted text clipped - 23 lines]
>
> Please respond in the newgroup and not by email.