Articles by Glen Alfaro
VBA Howtos
- How to Check if a File Exists Using VBA
- How to Use Excel VBA to Run SQL Query
- How to Use Try-Catch in VBA
- How to Print Output in the Immediate Window in VBA
- How to Get the Array Length in VBA
- How to Utilize Number Formats in Excel VBA
- How to Create and Utilize a Dictionary in VBA
- How to Declare and Initialize String Array in VBA
- How to Find a Value in a Column Using Excel VBA
- How to Sort the Elements of an Array and Arraylist in VBA
- How to Write Data to Text File Using Excel VBA
- Loops and Exit Loops in VBA
- How to Add Delay During Code Execution Using VBA
- How to Find the Last Row and Column in VBA
- How to Unlock VBA Password Using VBA Scripts
- How to Utilize Comments on VBA
- The Use of Function in VBA
- How to Check if a String Contains a Substring in VBA