dealing with error message

S

Sophie

greetings

I have a report that appears in preview mode when I click a button on one of
my forms. The report appears as expected, but when I click the navigation
arrow to see the next page, I get an error message:

Error No: 3021; Description: No current record.

The message appears twice in succession, then the next page of the report
appears properly. What's a good way to either prevent or ignore this error?
 
N

NetworkTrade

you have a field in the report which is not able to correctly find data.....

go into design view and review all your fields....

one possibility is a field that is no longer part of the underlying record
source
another possibility is a field that was once a lookup field in the table is
no longer

don't let the fact that you see the error on changing pages throw you off...

if need be; delete fields one by one until the error clears....you can go
back and forth from design view to report view - delete one field check
report view and then return that field and delete the next...using the 'back'
button it is not too painful....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top