98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access VBA Training and help » Access 2007 VBA Coding and Backward Compatibility | Access forum
Access 2007 VBA Coding and Backward Compatibility | Access forum
Resolved · Low Priority · Version 2007
Martin has attended:
Access Introduction course
Access Intermediate course
Access Advanced course
Excel Introduction course
Excel Intermediate course
Excel Advanced course
Access 2007 VBA Coding and Backward Compatibility
Hi,
Using Access 2007/Windows 7, I'm at the beginning of developing a very small trial database to build up my confidence.
One question I omitted to ask on my recent Access 2007 courses was:
If I eventually understood enough about Access to want to begin exploring the use of VBA code with the program, if I authored the database in Access 2007 and included Access 2007 VBA codes within the saved version, but that version was saved as an Access 97-2003 file for portability and compatibility reasons, would the Access 2007 code work fully on the older machines?
Many thanks for your assistance
Regards
Martin Parker
RE: Access 2007 VBA Coding and Backward Compatibility
Hi Martin
Thanks for your question
Generally you should have no problems. There is some functionality in Access 2007 that is new, but if your code avoids this then you should be fine.
One problem that sometimes occurs is that the code needs to be recompiled to run in other versions of Access. If this happens (you will get a run time error saying that it doesn't recognise a reference), simply cut the code, paste it back in and then save the module again.
Cheers
Stephen
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |