REmoving entries from a report

S

Stefan

I have a report based on a single table which lists
project number, title and subcontractor. Some projects
have not yet been subcontracted, but the project number
and title appear on the report. How can I remove the whole
entry from the report, if the subcontractor field is
currently blank.
thanks
 
P

PC Datasheet

Base your report on a query and set the subcontractor field to Is Not Null.
 
S

stefan

Can you provide more details?
I have tried setting the field to IsNotNull but the whole
report disappears?
 

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