Run-Time Error 91

  • Thread starter Thread starter Morgan
  • Start date Start date
M

Morgan

I am getting a Run-Time Error 91
"Object Variable or With Block Variable not Set"

it is reffuring to this line of code:
Set ptsPM = DBS.OpenRecordset("Transactions",
dbOpenDynaset)

I am Transfering Data to a Table that is not linked to the
current form that I am getting the error msg on.

any Ideas of what the problem could be.

Thanks Morgan
 
so Morgan, tell us where you found the error so we can all learn too please?

OzPete
 

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

Back
Top