Dynamic report based on dynamic query

  • Thread starter Thread starter Rus925
  • Start date Start date
Probably...if I knew how to do that. I know how to edit the open event for
the report, but I don't know what commands would get the field names and put
them in the report. How do I do that?
 
The basic idea would be similar to the way you figured out
which fields to put in the query. Instead of concatenating
the field names into an SQL statement, you would assign them
to the text boxes' ControlSource.
 

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

Back
Top