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 Excel Training and help » excel.training.course.london - Excel VBA 2003
excel.training.course.london - Excel VBA 2003
Resolved · Low Priority · Version Standard
Enida-eleni has attended:
Excel VBA Intro Intermediate course
Excel VBA 2003
What are the similarities between VB and Excel VBA?
RE: Excel VBA 2003 and VB
Hi
Visual Basic and Visual Basic for Applications both stem from the same language - Basic, so they have at least a fundamental similarity.
They both have a very similar level of Object Orientation.
The way you address objects and collections of objects, the way you respond to events, call methods and set properties is the same across both languages, although there are slight variations in the specific names of events or properties but in general they are almost the same.
There is a major difference between VB and VBA: a VB application is launched as an application in its own right, whereas the VBA program has to be launched by the host application eg Excel VBA.
Hope this answers your question
Carlos
RE: Excel VBA 2003 and VB
Thank you Carlos,
This is helpful. I think I will take it slowly, start with VBA and then move on to VB.
Thanks,
Eleni
RE: Excel VBA 2003 and VB
Good Luck
Carlos
Training information:
See also:
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. |
Excel tip:Creating Quick Column ChartsSelect the information you want to appear in the chart and press F11. This creates a new chart on a seperate worksheet. |