resources from the field

Articles, guides, solutions, tools, templates, code snippets, and tips from the team.

DateTitleTopicsDescription
Aug 3, 2026Global or Local, That Is the QuestionExcel | Best PracticesExcel developers have debated workbook-level (global) versus worksheet-level (local) defined names for decades. Here are the pros, the cons, and a clear recommendation.
Jul 19, 2026Global/Generic Visual Basic Error Handling is Useless but There is a Better WayVBA | Best Practices | Methodology | DevelopmentGlobal/generic Visual Basic error handling is misleading and creates a false sense of stability. The more it is used, the more errors are masked and the more difficult our job is as we strive to create bug-free applications.
Jul 19, 2026Handling the Obfuscation of ThisWorkbook.Path and .FullName for OneDrive and Sharepoint FilesVBAA workaround to convert the obfuscated OneDrive and Sharepoint URLs returned by these two properties into valid local file paths.
Jul 16, 2026Wordle HelperToolsA free Excel tool that narrows down the possible Wordle answers based on your guesses without giving away the answer.
Jul 15, 2026Data Automation Professionals Development MethodologyDevelopment | MethodologyWe take our projects very seriously and follow a time-proven development process. Learn about our overall solutions development methodology, proven hybrid project management, and best practices for generating clean, fast, efficient, and bug-free code.
Jul 15, 2026Excel Automation in an AI World: The Good, The Bad, and the TruthAI | VBA | Development | Best PracticesAI is here and it is not going away. But will it replace experienced Excel automation developers? Not anytime soon. Here is why the how matters more than the what.
Sep 1, 2024That Whacky Conditional Compiler ArgumentVBA | DevelopmentVBA's conditional compilation constants look like Booleans but they are not, and the difference will bite you every time you use Not with Win64.
Dec 19, 2023Unlock Password Protected Worksheet or WorkbookVBAA VBA macro to unprotect a sheet or workbook without the password.

Latest from the Field

We post items of interest such as articles, guides, solutions, tools, templates, code snippets, and tips from the team as often as possible. Subscribe to be notified of the latest cool stuff we've discovered.