C
cmichaud
I have a query that returns email and name based on other criteria
(Club Name). It returns every record with a certain club name in it
regardless if it has an email not. This makes it difficult when i run
the module to send it to outlook...the module fouls up. how can i
structure the query so that it will return only the users with email
and then make a seperate listing of the names with snail mail addresses
so that i can snail mail them.
(Club Name). It returns every record with a certain club name in it
regardless if it has an email not. This makes it difficult when i run
the module to send it to outlook...the module fouls up. how can i
structure the query so that it will return only the users with email
and then make a seperate listing of the names with snail mail addresses
so that i can snail mail them.