User determined report

M

Mark Gough

I want the user to be able to select a field from a listbox on a form which
will then tell a report what field to use. I have made a little pop up form
that asks the user to select a field from a table and that works fine but
how do I give the control on the report it's source?

Mark
 
C

Carla Rapps

I have the exact question. I have created a pop up form
to allow my users to select a company name from a list to
run a report on and can't get my form to work. I keep
getting a parameter prompt which requires the user to type
in the name instead, which could result in errors from
typos.
 
Top