S
Steven M. Britton
I am trying to make a button that after I click it it will
preview my report. But I am trying to make the report not
display or print when the detail Qty_To_Ship is equal to
zero.
I have a query that runs and gathers the info required for
the report, the query has a cacluated field that take the
qty_Billed minus the Qty_To_Ship, if this value is zero it
does display in the query which doesn't bother me.
What I need to some code or direction on how to make the
report rpt_PackingSlip that doesn't print ones when that
value is equal to zero.
-Steven M. Britton
preview my report. But I am trying to make the report not
display or print when the detail Qty_To_Ship is equal to
zero.
I have a query that runs and gathers the info required for
the report, the query has a cacluated field that take the
qty_Billed minus the Qty_To_Ship, if this value is zero it
does display in the query which doesn't bother me.
What I need to some code or direction on how to make the
report rpt_PackingSlip that doesn't print ones when that
value is equal to zero.
-Steven M. Britton