Parameters and Ranges of Values
        Posted  
        
            by Randy Minder
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Randy Minder
        
        
        
        Published on 2010-05-04T14:16:11Z
        Indexed on 
            2010/05/04
            14:18 UTC
        
        
        Read the original article
        Hit count: 439
        
crystal-reports
|reporting
I need to create a report in Crystal 2008 and I've haven't developed a report using Crystal in many years.
When the user runs the report, I want them to be able to enter a start date and end date. I assume I can do this by using parameters. My question is this. Can I do this with a single parameter value or will it require two parameter values? Ideally what I would like to do is to allow the user to enter a start and end date in one parameter/prompt combination. Is this possible?
Thanks - Randy
© Stack Overflow or respective owner