I have a project where I have to display reports I've made using Crystal Reports from a VB application. I know there is a way to change the selection criteria for the report in VB (using the SelectionFormula method). I was wondering if there is a way to display the selection critera in the report generated?
So if I wanted records with dates between 06/20/1999 - 07/19/2001 is there a way to insert this date range into the report.
Thanks for anything you can give me
So if I wanted records with dates between 06/20/1999 - 07/19/2001 is there a way to insert this date range into the report.
Thanks for anything you can give me