Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Reports / Printing / November 2004

Tip: Looking for answers? Try searching our database.

Printing A Report When Fields Are Blank

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mike Mc - 15 Nov 2004 23:41 GMT
I have run a query from my table and have a number of
text fields without any text filled in or are blank.

What is the "criteria" expression that I can use to not
print a field if the text field is blank, so that it will
not show on the report?

Thanks for your help.
Marshall Barton - 16 Nov 2004 00:37 GMT
>I have run a query from my table and have a number of
>text fields without any text filled in or are blank.
>
>What is the "criteria" expression that I can use to not
>print a field if the text field is blank, so that it will
>not show on the report?

Are you sure you want to exclude an entire record just
because one field doesn't have a value.  If that's really
what you want to do then use the criteria  IS NULL

If you just want to reclaim the space in the report that the
field's text box occupies, then the first thing to try is to
set the text box's and its section's CanShrink property to
Yes.  If that's not adequate, then please post back with
more details.

Signature

Marsh
MVP [MS Access]

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.