All notable changes to the "Microbeaut VBA Snippets" extension will be documented in this file.
- Initial release of MicroBeaut VBA Snippets
- Changed package description
- Revised statements
- Added new statements
- Changed the prefix for,
Dim WithEvent
On Error *
Private WithEvent
Public WithEvent
- Removed statements
If...Then..Exit
inside,Do...Loop
For Each...Next
For...Next
Function
If...Then...Else
- Updated descriptions
- Added new statements
- Added Conversion functions
- Added Math functions
- Fixed package not updated
- Added VBA Constants