Excluding data from reports

ecorg911

Registered User.
Local time
Yesterday, 17:43
Joined
Jan 7, 2009
Messages
14
Hi, Prior to my earlier request I am in need of help again :)

I have a table with several fields - Price, Product and In Stock etc.

I am trying to create a report that will output these fields, although the "In Stock" field is a "Tick Box". I only want to display the values that are "ticked" and disgard the values that are not "ticked" from the report.

Any help would be greatly appreicated.

Thanks :)
 
Have your report generated from a query as the source of information. In your criteria for the field "In Stock" in the query, put TRUE.

Alan
 
:O I just thought of that, trying it now :)

Thanks :D
 

Users who are viewing this thread

Back
Top Bottom