I have to create a report with Three quries,
Q1, Q2, and Q3

all three quries use same columns and same tables but different WHARE clauses

And now this is what I want,

When user runs the report Parameter forms comes up and asks the user for input, If user selects 1 report will run Q1, and if user selects 2 reports will run Q2 and so on.

How do I accomplish that.

Thanks in advance.