Report

C

Captain Shailendra

I have created a report based on crosstab query.I want to
use form for typing in criteria for the report.Is there
any way?Thanks in advance.
 
D

Duane Hookom

Yes, this can be done. You must enter the query parameters and their data
types by selecting Query|Parameters and entering something like:
Forms!frmA!txtStartDate Date/Time
 
C

Captain Shailendra Kumar

Thanks, It was of great help.But now I want to use a single form for typing
in more than one criterias.
 
Top