First I get an eror that states an error accessing file for the "OK" macro
being called by the OK button set as "SetValue" action as [visible]
expression "No"... when I am trying to restrict the report to include only
one person's name and also a date selection. I think I am messed up in the
query, because when I put "Between [Forms]![Report Criteria]![BeginningDate]
And [Forms]![Report Criteria]![EndingDate]" and "WHERE [Technician Name] =
Forms![Report Search Selection]![Findtech] "... It adds a field column of
"WHERE [Technician Name]" and prompts for the Beginning date and endingdate.
ARggghhhh! I am so dumb! ~L~
Jeff Boyce said:
Hmmm? When I follow the information in help, it worked.
Could you describe what happens when it doesn't work? For example, how are
you telling your report to use the data on the form? Are you using a query
to refer to the form's data, or are you referring to it directly from your
report definition?
--
More info, please ...
Jeff Boyce
<Access MVP>