Guest_imported
New member
- Jan 1, 1970
- 0
Quick Question. I am using in my VB app a .SQLQUERY pass of a query to use on the report. In this query I have a WHERE clause where I am passing a Start Date and End Date. I want to somehow on my report have a label that says.
Report Date Range [StartDate] to [EndDate]
How do I get this label on my report. I am passing everything through the VB .SQLQUERY for the result set. Thanks all.
Report Date Range [StartDate] to [EndDate]
How do I get this label on my report. I am passing everything through the VB .SQLQUERY for the result set. Thanks all.