VBA

VBA

29 bookmarks
Custom sorting
Raising Custom Events in VBA
Raising Custom Events in VBA
This quick tutorial will have you writing custom events in VBA in no time.
·nolongerset.com·
Raising Custom Events in VBA
HOW TO: Create a Tool Window in the VBIDE with twinBASIC
HOW TO: Create a Tool Window in the VBIDE with twinBASIC
Move over Rubberduck VBA and MZ-Tools. The next great VBE addin is going to be built with twinBASIC. Here are step-by-step instructions to get you started.
·nolongerset.com·
HOW TO: Create a Tool Window in the VBIDE with twinBASIC
DrawExcel
DrawExcel
Tool that draws VBA structure of your MS Excel file.
·pypi.org·
DrawExcel
Excel VBA Error Handling - All You Need to Know!
Excel VBA Error Handling - All You Need to Know!
Learn all about Excel VBA errors and how make sure these are handled properly in your VBA code. Covers all the error types and error handling methods.
·trumpexcel.com·
Excel VBA Error Handling - All You Need to Know!
VBA Code: Excel Object Explorer
VBA Code: Excel Object Explorer
VBA Code Excel Object Explorer : Example Macros on Workbook, Worksheet, Range, Cells, Charts, Pivot tables, Shapes, List Objects (Tables) Methods, Properties, Events.
·analysistabs.com·
VBA Code: Excel Object Explorer
MZ-Tools - Productivity Tools for Visual Studio .NET (C#, VB.NET), Visual Basic and VBA
MZ-Tools - Productivity Tools for Visual Studio .NET (C#, VB.NET), Visual Basic and VBA
MZ-Tools has a single goal: To make your everyday programming life easier. As an add-in to several Integrated Development Environment (IDEs) from Microsoft, MZ-Tools adds new menus and toolbars to them that provide many new productivity features.
·mztools.com·
MZ-Tools - Productivity Tools for Visual Studio .NET (C#, VB.NET), Visual Basic and VBA
VBA section
VBA section
VBA code examples. Addins for excel and powerpoint
·andypope.info·
VBA section
Xld
Xld
xlDynamic.com Home Page
·xldynamic.com·
Xld
Resources
Resources
This is a Microsoft Office Visual Basic for Applications Discussion Forum and Code Center
·vbaexpress.com·
Resources
Excel VBA Tutorial with Real-time VBA Examples | Simplilearn
Excel VBA Tutorial with Real-time VBA Examples | Simplilearn
Excel VBA || Learn what is VBA and lots more. Also get access to the excel VBA programming Code for how to create a message box, input box, etc. Read on.
·simplilearn.com·
Excel VBA Tutorial with Real-time VBA Examples | Simplilearn
VBA Glossary
VBA Glossary
Glossary of terms for Visual Basic for Applications (VBA).
·learn.microsoft.com·
VBA Glossary
VBE Glossary
VBE Glossary
Glossary of terms for Visual Basic Editor (VBE).
·learn.microsoft.com·
VBE Glossary
Excel VBA - VBA Best Practices
Excel VBA - VBA Best Practices
ALWAYS Use Option Explicit, Work with Arrays, Not With Ranges, Switch off properties during macro execution, Use VB constants when available, Avoid using SELECT or ACTIVATE, Always define and set references to all Workbooks and Sheets, Use descriptive variable naming, Document Your Work, Error Handling, Never Assume The Worksheet, Avoid using ActiveCell or ActiveSheet in Excel, WorksheetFunction object executes faster than a UDF equivalent, Avoid re-purposing the names of Properties or Methods as your variables
·devtut.github.io·
Excel VBA - VBA Best Practices
clean-code – Rubberduck News
clean-code – Rubberduck News
Posts about clean-code written by Rubberduck VBA
·rubberduckvba.wordpress.com·
clean-code – Rubberduck News