Producing a Report from a Form

K

KyleWebster

Hello,

I'm attempting to have a report be formed from a pop-up form when the user
clicks a button. There are multiple fields in the form, including a combo
box; list box; and two text boxes. These fields are entered into another
form in the database, and then referenced to the pop-up window. I have the
report appearing, but it doesn't populate with any of the data. I've been
attempting to program the button on the pop-up form to get the criteria from
the pop-up form to take the information the user wants from the form where
all the information is and populate the report with the selected criteria. I
hope this makes sense.

Basically, I want the information entered into one form to pass through the
parameters of the pop-up form and generate a report with the parameters the
user defined.

Help, please.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top