T
Tina Marie
Hi ... I have a main form and then a nested form ... on the subform I can
pick an name (which has been calculated to display lastname, firstname)
multiple times ... now ... per name, I want a command button that will print
that name's information ...
I created the command button ... I created a macro that opens 'on click'
event ... it opens a report ... the 'where' clause is:
field from query of report=forms!subform name!subform field
keep getting an error ... help!
pick an name (which has been calculated to display lastname, firstname)
multiple times ... now ... per name, I want a command button that will print
that name's information ...
I created the command button ... I created a macro that opens 'on click'
event ... it opens a report ... the 'where' clause is:
field from query of report=forms!subform name!subform field
keep getting an error ... help!