How do I create a report using beginning and ending dates inputed by the user in a dialog box to set the period.
For example to print a report containing sales realised from the 1st of january 2001 to the 31st of January 2001.
I assume my dialog box must contain 2 date fields set as variable type. I also assume I must write a macro that will pass this information to process the report. But I can't figure out where and how I must do this.
For example to print a report containing sales realised from the 1st of january 2001 to the 31st of January 2001.
I assume my dialog box must contain 2 date fields set as variable type. I also assume I must write a macro that will pass this information to process the report. But I can't figure out where and how I must do this.