Starting a database

  • Thread starter Newf via AccessMonster.com
  • 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~
 
J

Jeff Boyce

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
 
Top