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 VBA Training and help » VBA
VBA
Resolved · Low Priority · Version 2003
Rezaan has attended:
Excel VBA Intro Intermediate course
VBA
Are there any pre-existing codes/add-ins which come standard within excel VBA?
RE: VBA
Hi Rezaan,
Thank you for your question.
I am not aware of any pre-existing code/add-ins that come standard with Excel VBA. When you use the Object Browser to search on Classes, by selecting an event, procedure or method you can get help on it which gives you sample code you can use.
However if you produce a procedure, you can then save it as an add-in and other people can attach that add-in to their Excel application.
I hope this answers your question.
Regards
Simon
Tue 23 Jun 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. |
Excel tip:Hiding and unhiding rows using the keyboardCTRL + 9 hides your columns and CTRL + SHIFT + ( unhides them although you would need to highlight the row letters either side as per normal |