pulling out only constituents with full mailing address

Options

I want to somehow pull out into a CSV file all my constituents who have full addresses so I can do a direct mail piece to them. Many of our constituents (about half) don't have full addresses so I don't want to include them. How do I do this? I don't have datasync.

Tagged:

Comments

  • Hello Shelley,

    You can use Query to pull in constituents who accepted postal mail.

    Field Type = Address / Field = Accepts Postal - equals - true.

    From this point, it depends on what information is complete. For example, you can add:

    Field Type = Address / Field = Street - Field of Home Adress is not blank.

    Regards,

    Steve

Categories