How do I omit blank data?

A

ahubbard

I have a "branch header", there is blank data with in. How do I keep these
from showing up on report so that only those with data show.
 
J

Jeff Boyce

Start with a query that returns the rows you want to see in your report.
You can use the query to exclude those with blanks for [branch header].

By the way, a 'blank' could be a null, or could be a zero-length string...

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top