tuts
August 7th, 2005, 06:57 AM
Hi, could anybody help me with the following problem?
I'm using two datetime pickers in a VB.NET application to select a date range for printing a report (i.e. dataset gets filled with records between the dates entered by user). I need to be able to print these dates from the datetime pickers on my Crystal Report (i.e. report from period x to period y).
Could anybody please advise me on how to do this?
I've tried reading up on passing parameters to CR, but I cannot seem to find what I'm looking for.
I'm using two datetime pickers in a VB.NET application to select a date range for printing a report (i.e. dataset gets filled with records between the dates entered by user). I need to be able to print these dates from the datetime pickers on my Crystal Report (i.e. report from period x to period y).
Could anybody please advise me on how to do this?
I've tried reading up on passing parameters to CR, but I cannot seem to find what I'm looking for.