View Full Version : Drop downs to select report


Gfagan
05-07-2008, 11:06 AM
I have a report that has multiple columns that I need to sort and/or select from, some may have more than one selection. How do I create this in a form and then filter it in a report?

Thanks in advance

Gary

ajetrumpet
05-10-2008, 07:23 PM
Gary,

if you haven't solved this problem by now, give some more detail about this problem. Are you trying to set the number of columns in your report? Is the report sourced by a table? Do the columns each represent a different field in the table?

Lots of questions remaining...

Gfagan
05-11-2008, 08:33 AM
The source is based on a query from a few tables. Yes, the column represent a different field in a table. Some of the columns are by name (initials), which I want the user to select one or more of the names, the others are similar to this column, whether it be sorted or filtered. If you have anymore questions, do not hesitate to ask me. New user here, so getting by. Thanks in advance.

Gary