R
RES
I've created a 1 table (tblContacts), that have Last Name, First Name,
Address, City, State, Zip fields and several yes no check boxes (Business,
Personal, Residential, Multi-Buyer, Investor-Buyer, Commerical), and 1 drop
down list for Hot, Warm, Cold. This db creates labels from queries for each
check box, which is working fine.
I'm trying to create a parameter form, so that I can check the boxes and
generate labels based on the check boxes for Business, Personal, Residential,
Multi-Buyer, Investor-Buyer, Commerical) along with Hot, Warm and Cold. For
example: I want to print all the labels that are Business, specific City or
Zip, that are Residential and Hot. Another example: I want to print labels
that are Personal, specific zip codes, like 13088 and 13090, that are
Multi-Buyer and Commerical that are Hot.
Can anyone help with this problem?
Address, City, State, Zip fields and several yes no check boxes (Business,
Personal, Residential, Multi-Buyer, Investor-Buyer, Commerical), and 1 drop
down list for Hot, Warm, Cold. This db creates labels from queries for each
check box, which is working fine.
I'm trying to create a parameter form, so that I can check the boxes and
generate labels based on the check boxes for Business, Personal, Residential,
Multi-Buyer, Investor-Buyer, Commerical) along with Hot, Warm and Cold. For
example: I want to print all the labels that are Business, specific City or
Zip, that are Residential and Hot. Another example: I want to print labels
that are Personal, specific zip codes, like 13088 and 13090, that are
Multi-Buyer and Commerical that are Hot.
Can anyone help with this problem?