R
Rob Parker
I have an application in which I have re-designed the query which is the
record source of a report. The query has exactly the same fields as before,
and it returns about 10 records from the existing data. However, the report
will no longer open; instead I get error 3021 "No current record". This
happens both from the command button on a form (there is no Where parameter
in the DoCmd.OpenReport statement), and when attempting to open the report
directly from the database window.
Any suggestions as to what the problem could be? I've done a search of the
groups, but found nothing useful. I've also compacted/repaired the .mdb
file (the front-end of a split application). And I don't have "Name
Autocorrupt" turned on ;-)
TIA,
Rob
record source of a report. The query has exactly the same fields as before,
and it returns about 10 records from the existing data. However, the report
will no longer open; instead I get error 3021 "No current record". This
happens both from the command button on a form (there is no Where parameter
in the DoCmd.OpenReport statement), and when attempting to open the report
directly from the database window.
Any suggestions as to what the problem could be? I've done a search of the
groups, but found nothing useful. I've also compacted/repaired the .mdb
file (the front-end of a split application). And I don't have "Name
Autocorrupt" turned on ;-)
TIA,
Rob