G
Guest
I’m trying to create a report that filters my records thru a query. I
created the query. It shows all the records, I then created a form to ask 3
questions, who the report is for, the start and the stop dates. I told the
print button to run the macro . To see if I’m on the correct path I just
used who the report is for. The name of the field in the query is “Name†and
the txtbox’s name is “txtFilterName and the name of the form is
“frmTimeRe-port†My code in the applyfilter “Where Condition is
=[forms]![frmTimeReport]![txtfiltername] =“nameâ€. It does not error out but
does not work.
Thank You In Advance
Dumb A.. Wm.
created the query. It shows all the records, I then created a form to ask 3
questions, who the report is for, the start and the stop dates. I told the
print button to run the macro . To see if I’m on the correct path I just
used who the report is for. The name of the field in the query is “Name†and
the txtbox’s name is “txtFilterName and the name of the form is
“frmTimeRe-port†My code in the applyfilter “Where Condition is
=[forms]![frmTimeReport]![txtfiltername] =“nameâ€. It does not error out but
does not work.
Thank You In Advance
Dumb A.. Wm.