N
Nick Bygrave
I want to let a user select one record from a List Box on
a Form so that the Record No (the contents of a field in
the List Box row) is passed to a separate Query that will
select all the associated data for a single record report.
Is it possible to enter a reference in the Criteria for
the relevant field of the Report Query telling it to
extract only the record selected on the Form List Box -
that is without doing any programming in a module?
Any help would be appreciated
a Form so that the Record No (the contents of a field in
the List Box row) is passed to a separate Query that will
select all the associated data for a single record report.
Is it possible to enter a reference in the Criteria for
the relevant field of the Report Query telling it to
extract only the record selected on the Form List Box -
that is without doing any programming in a module?
Any help would be appreciated