C
Cowboy
I have a ProdPlan table that contains – amongst other – 8 text fields
(Process1 – Process8) and 8 Check box fields (Logic1 – Logic8) to track jobs
in production. I have created a Report (based on a Query) that hides the
process(es) when the relevant check box(es) is checked (i.e. completed
processes are hidden – but the job number/title still show). Jobs may use
various numbers of processes (i.e. some text field may be blank). QUESTION: I
only want the jobs (i.e. records) to show on the Report if a relevant process
that has been captured has not yet been checked – indicating work in
progress. Otherwise, if all processes are checked, the job number/title
should not be included in the report. What would be the best way?
(Process1 – Process8) and 8 Check box fields (Logic1 – Logic8) to track jobs
in production. I have created a Report (based on a Query) that hides the
process(es) when the relevant check box(es) is checked (i.e. completed
processes are hidden – but the job number/title still show). Jobs may use
various numbers of processes (i.e. some text field may be blank). QUESTION: I
only want the jobs (i.e. records) to show on the Report if a relevant process
that has been captured has not yet been checked – indicating work in
progress. Otherwise, if all processes are checked, the job number/title
should not be included in the report. What would be the best way?