S
Santara
I am using the following formula to print the Start and End Dates on my
report from the parameters on a query.
="Reporting Dates "&[Enter First Day of Reporting Month]&" to "&[Enter Last
Date of Reporting Month]
I have used this successfully on quite a few reports until today.
Two separate reports are giving me the exact same problem.
When I Open the report, the report parameter asks for "First Date...." then
"End Date...." THEN it asks for the "First Date...." parameter again.
Also, I have the formula formatted as Short Date. And that works on the
other reports, but on these two reports, it only shows m/d; i.e. ...6/1 to
6/30 instead of ...6/1/2005 to 6/30/2005.
The query (like the others that work) is using a Between statment in the
criteria row.
When I run the query, it only asks for First and Last dates once.
The problem appears to be in the report, but I can't locate it.
Any suggestions?
Santara
report from the parameters on a query.
="Reporting Dates "&[Enter First Day of Reporting Month]&" to "&[Enter Last
Date of Reporting Month]
I have used this successfully on quite a few reports until today.
Two separate reports are giving me the exact same problem.
When I Open the report, the report parameter asks for "First Date...." then
"End Date...." THEN it asks for the "First Date...." parameter again.
Also, I have the formula formatted as Short Date. And that works on the
other reports, but on these two reports, it only shows m/d; i.e. ...6/1 to
6/30 instead of ...6/1/2005 to 6/30/2005.
The query (like the others that work) is using a Between statment in the
criteria row.
When I run the query, it only asks for First and Last dates once.
The problem appears to be in the report, but I can't locate it.
Any suggestions?
Santara