by Spixxy on November 16th, 2004

Spixxy

Question

Help answer this question below.

When printing labels, how can I tell Access to only print labels for certain records in a database?

Answers. Showing one answer.

  • by frankied on April 11th, 2005

    frankied

    I would create a new field in the table called "<PrintFlag>" (Boolean) and use a query using "WHERE <PrintFlag> = True"

    Boolean (Or Yes/No) will create a box in the field that can be checked.

    Comments
    • Create a new field & using the datatype 'yes/no'. The criteria for the qery for that field will then be either 0 or -1

      Mushen

      by Mushen on November 18th, 2006

    • Like
    • Report

    1 comment | Post one | Permalink

Want to attach an image to your answer? Click here.

Did this answer your question? If not, then ask a new question or create a poll.

You're reading When printing labels, how can I tell Access to only print labels for certain records in a database?

Follow us on Facebook!

Related Ads