A collection of VBA (Visual Basic for Applications) macros for Microsoft Office applications. All macros are tested on both Windows and Mac platforms.
- Cross-platform compatibility (Windows & Mac)
- Detailed documentation and usage examples
- Error handling and user-friendly messages
- Regular maintenance and updates
- FindReplaceEverywhere: Perform find and replace operations across all Word documents in a folder
- [Future macros to be added]
- [Coming soon]
- [Coming soon]
- [Coming soon]
- Choose the macro you want to use from the appropriate folder
- Follow the installation instructions in the macro's README
- Read the documentation for usage guidelines and examples
Each macro comes with its own installation instructions. Generally, you can:
- Open the Microsoft Office application
- Press Alt+F11 (Windows) or Option+F11 (Mac) to open the VBA editor
- Right-click on your project in the Project Explorer
- Select Import File
- Navigate to the downloaded .bas file and import it
Contributions are welcome! Please read our Contributing Guidelines before submitting your macros or improvements.
This project is licensed under the MIT License - see the LICENSE file for details.
Always backup your documents before running any macros. Test macros on sample files before using them on important documents.