Used MSysObjects to get table names & field names need to filter report

  • Thread starter Thread starter Incolor
  • Start date Start date
I

Incolor

I have two combo boxes. One contains the table names in my database and
the other contains the field names for each table. The combo boxes are
synchronized so that you get a list of the field names depending on
your table selection.

What I want to do next is in Report Print Preview is allow the user to
select one or more fields to display on the report. He/she can have a
report displaying all the fields or just a few.

I am just getting into developing and can't put the all code together
just yet. Any hints/tips would be great!
 
Back
Top