Error 2465

R

Ray

I developed an app using Access2K. Seeing my computer at
work uses Access97, I proceeded by converting to prior
version. I copy this 97db onto my work computer and compile
before using.

When I click on one of the buttons to print a report, I get
an error 2465. Application-Defined or Object-Defined Error.

I checked my references and changes from DAO3.6 to DAO3.5
but that didn't help.

When it errors, it stops at the following code:
Set rs = Me!qryShipmentDimssubform.Form.Recordset

Any idea what causes this. I have never come across this
error in the five years of playing around with Access.

Thanks
Ray
 

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