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