Access 2007 Import versus Converting

T

TJL2007

Access 97 app have been imported into Access 2007. Do I need to also do a
conversion or can it be used in the import state?

Thanks
TJL2007
 
C

Crystal (strive4peace)

If you got the objects in by importing them, you do not need
to convert ... but you should compile

'~~~~~~~~~ Compile ~~~~~~~~~

Whenever you change code, references, or switch versions,
you should always compile and save before executing.

from the menu in a VBE (module) window: Debug, Compile

fix any errors on the yellow highlighted lines

keep compiling until nothing happens (this is good!) -- then
Save

~~
if you run code without compiling it, you risk corrupting
your database


Warm Regards,
Crystal
remote programming and training
http://MSAccessGurus.com

free video tutorials
http://www.YouTube.com/user/LearnAccessByCrystal

Access Basics
http://www.AccessMVP.com/strive4peace
free 100-page book that covers essentials in Access

*
:) have an awesome day :)
*
 

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