Starting a database

  • Thread starter Thread starter Newf via AccessMonster.com
  • Start date Start date
N

Newf via AccessMonster.com

Hey! I am kinda stuck here with a database I'm doing. I am using VB code for
som calculations. An error is coming up saying, "CANNOT JUMP TO
'txt_Interest' BECAUSE ITS NOT IN THE LIBRARY 'Q:..........' WHICH IS NOT
CURRENTLY REFERENCED.

Now is there some code that i have to have in the beginning to open this or
let be able to reference it??

Thanks in advance!

Newf
~Everyone needs a Newfie as a friend~
 
While this newsgroup is dedicated to supporting the use of forms in MS
Access, the error message you provided suggests that your VB project does
not have a reference to the back-end data.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

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