Filter REPORT using Checkboxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

G'day!

I filter my report using the value in combo box... but I am also planning to
include other attributes in filtering my report using checkboxes.

The only way I know is using "IF's" and i understand that it will requires
several rowlines..

Is there any way or fastest way to filter report using the checkboxes?

let say i have 5 checkboxes
- AREA A
- AREA B
- AREA C
- AREA D
- AREA E
- AREA F
- AREA G

Now, how will I filter my Report which are located in
- AREAs B, D and G
- or AREAS A, D, E and G
- and so on.. depending on the user's selection...

thank you again...

amsuria
 
Back
Top