VBA
- Add Fax functionality to your VBA programs
- Echo Function
- Grab Registry Settings through VBA using WMI
- Shell Scripting using VBA and the Windows Script Host Object Model
- Using WMI Services in VBA
- Account information using WMI
- Check file properties using WMI
- Environment information using WMI classes
- Iterate through mapped drives using WMI
- Use WMI to get drive information from local, network and mapped drives
- Use WMI to view Operating System Details
- User Account Information using WMI
- WMI Accounts and Computer Information
- WMI Logical Disk Information
- WMI Time Zone Information
- Visual Basic Keywords
- Working with Windows APIs in VBA
This page contains links to code samples that are generic to VBA. In other words, they can be used in most or all of the programs that support VBA. For example, code that uses Windows APIs to return information about the operating system, or code to browse hard drive folders.