Newbie question ref a database tracking orders and shipments from our
foreign factories to their final destinations:
I have a problem with a report I am trying to run. I have created a
report, and customised it to the enth degree, to display all active
shipments grouped by arrival week number and then ETA (date). This
will then be faxed to the factory who will make the various amendments
which are required.
The problem is that the report works from the entire database and
therefore includes items which have already been delivered and are
therefore no longer relevent. It also, therefore, includes deliveries
from both factories and should not.
I need to be able to narrow the report criteria down to ignore those
shipments which are completed (status field "delivered" ) and remove
reference to shipments from the other factory (order ref field
beginning "DM ").
I have read the help files but cannot work out how to limit the report
to this. It does not need to ask for user input before running the
report as the criteria for the report will always be the same.
Any help appreciated.
foreign factories to their final destinations:
I have a problem with a report I am trying to run. I have created a
report, and customised it to the enth degree, to display all active
shipments grouped by arrival week number and then ETA (date). This
will then be faxed to the factory who will make the various amendments
which are required.
The problem is that the report works from the entire database and
therefore includes items which have already been delivered and are
therefore no longer relevent. It also, therefore, includes deliveries
from both factories and should not.
I need to be able to narrow the report criteria down to ignore those
shipments which are completed (status field "delivered" ) and remove
reference to shipments from the other factory (order ref field
beginning "DM ").
I have read the help files but cannot work out how to limit the report
to this. It does not need to ask for user input before running the
report as the criteria for the report will always be the same.
Any help appreciated.
Comment