Advertisement

06.06.2008 at 08:23AM PDT, ID: 23464052
[x]
Attachment Details

ACCESS 2003 how to filter the report  based on selections from combo boxes

Asked by davidgfi in Access Reports

how to filter the report based on selections from combo boxes
I have a report and I want to select values from field to exhibit only some data.
So from a form I push a button.
Until now it exhibit the report with all data.
Now I want a box first exhiibit 5 combo boxes where I can select or not values in order that
only some data are present in the report.

The only solution I found is
in source data properties of the report to specify the following query
SELECT collab.MATRICULE, collab.NOM, collab.PRENOM, collab.CENTRECOUT, collab.LIBELLE_CC, collab.MANAGER_CC, collab.LIBELLE_UNITE, collab.MANAGER_UNITE, collab.CATEGORIE, collab.exercice, collab.SOCIETE FROM collab where (((collab.exercice)=[annee exercice ?])) and (((collab.LIBELLE_UNITE)=[libelle unite ?])) and (((collab.MANAGER_CC)=[manager CC ?])) and (((collab.LIBELLE_CC)=[libelle CC ?])) and (((collab.LIBELLE_CC)=[libelle CC ?])) ;

but it exhibit 5 texte fields one after one another but not combo boxes and it is too long.

So if anyone has a solution.



Best DavidStart Free Trial
[+][-]06.06.2008 at 08:32AM PDT, ID: 21730005

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Access Reports
Sign Up Now!
Solution Provided By: peter57r
Participating Experts: 2
Solution Grade: B
 
 
[+][-]06.06.2008 at 03:37PM PDT, ID: 21733198

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.06.2008 at 11:23PM PDT, ID: 21734447

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.07.2008 at 09:47AM PDT, ID: 21736110

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.08.2008 at 04:03AM PDT, ID: 21738079

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.08.2008 at 05:37AM PDT, ID: 21738225

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.09.2008 at 02:31AM PDT, ID: 21741878

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.09.2008 at 06:18AM PDT, ID: 21742897

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.09.2008 at 06:21AM PDT, ID: 21742921

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_EXPERT_20070906