Skip to content

A collection of VBA (Visual Basic for Applications) macros for Microsoft Office applications. All macros are tested on both Windows and Mac platforms.

License

Notifications You must be signed in to change notification settings

hlydecker/vba-macros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vba-macros

A collection of VBA (Visual Basic for Applications) macros for Microsoft Office applications. All macros are tested on both Windows and Mac platforms.

🌟 Features

  • Cross-platform compatibility (Windows & Mac)
  • Detailed documentation and usage examples
  • Error handling and user-friendly messages
  • Regular maintenance and updates

📚 Available Macros

Word

  • FindReplaceEverywhere: Perform find and replace operations across all Word documents in a folder
  • [Future macros to be added]

Excel

  • [Coming soon]

PowerPoint

  • [Coming soon]

Outlook

  • [Coming soon]

🚀 Getting Started

  1. Choose the macro you want to use from the appropriate folder
  2. Follow the installation instructions in the macro's README
  3. Read the documentation for usage guidelines and examples

⚙️ Installation

Each macro comes with its own installation instructions. Generally, you can:

  1. Open the Microsoft Office application
  2. Press Alt+F11 (Windows) or Option+F11 (Mac) to open the VBA editor
  3. Right-click on your project in the Project Explorer
  4. Select Import File
  5. Navigate to the downloaded .bas file and import it

🤝 Contributing

Contributions are welcome! Please read our Contributing Guidelines before submitting your macros or improvements.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

⚠️ Disclaimer

Always backup your documents before running any macros. Test macros on sample files before using them on important documents.

About

A collection of VBA (Visual Basic for Applications) macros for Microsoft Office applications. All macros are tested on both Windows and Mac platforms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages