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 » VBA 2007
VBA 2007
Resolved · Low Priority · Version 2003
Kaajal has attended:
Excel VBA Intro Intermediate course
VBA 2007
Is the 2007 VBA version very different to the 2003 version?
RE: VBA 2007
Hi Kaajal
Thank you for your question
VBA 2007 is effectively identical to 2003. All the code written for 2003 should run in 2007 and vice versa.
Obviously any code that hides or unhides toolbars will not be relevant to 2007, but this can just be commented out when you copy it across
Regards
Stephen
Tue 8 Sep 2009: Automatically marked as resolved.
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. |
Access tip:Creating Parameter wildcard queriesTo creat a parameter query that also uses a wildcard, in the query design type in like []+*. |