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 together just yet. Any hints/tips would be great!
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 together just yet. Any hints/tips would be great!