M
MC
I have several reports that display a date using the Date() function
formatted. When I view the reports in the .adp, I see the date formatted
properly. But when I compile it into an .ade and run the reports, the field
displays as #Name?. I know that this is often associated with an incorrect
reference, but I am viewing the .ade on the same machine that I used to
compile the .adp. Is there another cause for this error?
As a side note, I did try to use the Now() function formatted instead of
Date() and that actually appears to display properly. I would prefer to be
able to resolve the error though than change the reports because I use this
functionality in numerous places.
formatted. When I view the reports in the .adp, I see the date formatted
properly. But when I compile it into an .ade and run the reports, the field
displays as #Name?. I know that this is often associated with an incorrect
reference, but I am viewing the .ade on the same machine that I used to
compile the .adp. Is there another cause for this error?
As a side note, I did try to use the Now() function formatted instead of
Date() and that actually appears to display properly. I would prefer to be
able to resolve the error though than change the reports because I use this
functionality in numerous places.