Skip to content

MicroBeaut VBA Snippets v0.0.4

Compare
Choose a tag to compare
@MicroBeaut MicroBeaut released this 14 Jan 21:33
· 3 commits to main since this release
  • 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