Berggeit
01-29-2010, 12:24 PM
Hi, i'm new in access. i'm using access 2002 in wizard mode.:)
I have made a query report.
In the macro which prints the report with a reportprint action. has a selection value in the
WHERE-format. like [queryname]![FieldName] = "Jansen"
It works fine.
But i want to build a macro which ask for the name and use it the WHERE-format of the reportprint action in the macro.
Can did be done?:confused::confused:
I have made a query report.
In the macro which prints the report with a reportprint action. has a selection value in the
WHERE-format. like [queryname]![FieldName] = "Jansen"
It works fine.
But i want to build a macro which ask for the name and use it the WHERE-format of the reportprint action in the macro.
Can did be done?:confused::confused: