Advertisement

07.08.2008 at 01:13PM PDT, ID: 23548097
[x]
Attachment Details

Crystal Reports 11 - can you have a check box as a parameter

Asked by bjennings in Crystal Reports Software

I have a report where the user can add a customer number and see all the merchandise they purchased.  What I am looking to do is to also give the user the option to see ALL purchases from customers in the users terroritories.

The following is the record select formula;
(
    if {?Ending Period}<{?Beginning Period} then
    and {region} = "NORTHEAST"          
    and {custcode}={?Customer Code}
    and {date}>={?Beginning Period}
    and {date}<={?Beginning Period}

    else
    and {date}>={?Beginning Period}
    and {date}<={?Ending Period}
    and {custcode}={?Customer Code}
    )

Is there a way to add a check box that if checked then the report will show purchases from all customers?

Thanks,

BillStart Free Trial
[+][-]07.08.2008 at 01:34PM PDT, ID: 21957969

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.

 
[+][-]07.09.2008 at 03:22AM PDT, ID: 21961974

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.

 
[+][-]07.09.2008 at 04:37AM PDT, ID: 21962395

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: Crystal Reports Software
Sign Up Now!
Solution Provided By: crgary_tx
Participating Experts: 2
Solution Grade: B
 
 
[+][-]07.09.2008 at 07:46PM PDT, ID: 21970130

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.

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