D
Del
I have a Continuous Forms based on a query. The query pulls data based
on a date and the data is displayed on a form. The form has several
fields but only two fields that are able to be edited (Filled Qty, and
Filled By). Once these field are completed the user can then generate
a report and email it to a different department.
The issue is when the form opens all the data is displays correctly,
how ever there is an additonal line containing the Filled Qty, and
Filled By fields. If the user TABs to these fields and then runs the
report the report is blank because there isn't any data for these
fields. I need to eliminate / hide these extra fields.
Example: Since I can't attach a screen shot I'll have to try to
describe the form this way. If I run my report for the date of
05/07/2007 the report would look something like this.
Report Name
Requested Date - 05/07/2007
-----------------------------------------------------------------------------------------------------------------------------
Seq # Requested Part Description Req Qty Filled
Qty Filled By
101 12345ADE Blue Part 25
________ ____________
102 243897fh6 Red Part 100
________ ____________
103 SHR479HH Some Part 1
________ ____________
(These are the fields I want to get rid of) ---------------->
________ ____________
-----------------------------------------------------------------------------------------------------------------------------
on a date and the data is displayed on a form. The form has several
fields but only two fields that are able to be edited (Filled Qty, and
Filled By). Once these field are completed the user can then generate
a report and email it to a different department.
The issue is when the form opens all the data is displays correctly,
how ever there is an additonal line containing the Filled Qty, and
Filled By fields. If the user TABs to these fields and then runs the
report the report is blank because there isn't any data for these
fields. I need to eliminate / hide these extra fields.
Example: Since I can't attach a screen shot I'll have to try to
describe the form this way. If I run my report for the date of
05/07/2007 the report would look something like this.
Report Name
Requested Date - 05/07/2007
-----------------------------------------------------------------------------------------------------------------------------
Seq # Requested Part Description Req Qty Filled
Qty Filled By
101 12345ADE Blue Part 25
________ ____________
102 243897fh6 Red Part 100
________ ____________
103 SHR479HH Some Part 1
________ ____________
(These are the fields I want to get rid of) ---------------->
________ ____________
-----------------------------------------------------------------------------------------------------------------------------