AUG Video Recap Chat with Other Access Developers on Discord with Jim Dettman and Doug Yudovich Discord for Access Developers: A New Way to Connect and Collaborate (an Access User Group talk with Jim Dettman and Doug Yudovich)
twinBASIC Weekly Update twinBASIC Update: May 19, 2025 Highlights include increased compile speed for large projects and a sample twinBASIC project for implementing Windows "Toast" notifications.
Week in Review Week in Review: May 17, 2025 Highlights include a short video series on implementing a record "Recycle Bin", creating custom nav icons with the free Metro Studio, and a reasoned plea for an Access AI Copilot.
Throwback Thursday Throwback Thursday: May 15, 2025 This week's Throwback Thursday article features tips, tricks, and tools for tracking down hard-to-diagnose bugs.
DevCon Power Automate with VBA with Ynte Jan Kuindersma Extend Your Access Applications with Cloud Services Using Power Automate (an Access DevCon Vienna talk with Ynte Jan Kuindersma)
twinBASIC Weekly Update twinBASIC Update: May 12, 2025 Highlights include expanded support for creating Monaco editor shortcut keys, sokinkeso's CopyPasteEx Addin, and sample code to detect text language using Win APIs.
Week in Review Week in Review: May 10, 2025 Highlights include a workaround for VBA's case-changing "feature", using SQL Server SPROCs with Access and PowerApps, and DISTINCT vs. DISTINCTROW.
AUG Video Recap Using VBA to Create a Class Based on a Table with Adolph Dupré Can Your Code Write Better Class Modules Than You? (an Access User Group talk with Adolph Dupré)
Throwback Thursday Throwback Thursday: May 8, 2025 Today's edition of Throwback Thursday is all about scripting major SQL Server operations like backing up, cloning databases, and server migrations.
Code Library How To: Enforce Consistent Letter Casing in VBA Conquer VBA's case-changing "feature" once and for all with this simple, brute-force solution: the StandardizeLetterCasing() function.
DevCon Proven Sales Strategies with Juan Soto How to Command Higher Rates for Your Access Development Services (an Access DevCon Vienna talk with Juan Soto)
twinBASIC Weekly Update twinBASIC Update: May 5, 2025 Highlights include a new Find/Replace dialog for the twinBASIC IDE, tB syntax highlighting in Notepad++, and a Picture Converter & Cropper tB sample project.
Week in Review Week in Review: May 3, 2025 Highlights include info on the new Access features being developed at Microsoft, how to add spell check to Access forms, and how to set up a custom help system.
DevCon News from the Access Team with Microsoft Is Microsoft Still Improving Access? The Development Team Reveals Exciting New Features (an Access DevCon Vienna talk with Dale Rector and Team)
Throwback Thursday Throwback Thursday: May 1, 2025 In this week's edition of Throwback Thursday, we explore the magic of "self-healing" object variables and caching in VBA.
twinBASIC Weekly Update twinBASIC Update: April 29, 2025 Highlights include a new experimental multi-frame control for advanced code-free responsive tB layouts and the public release of my twinBasic Devcon Vienna talk.
DevCon VBE_Extras with John Mallinson Write Better Access Code Faster with Intelligent VBA Editor Tools (an Access DevCon Vienna talk with John Mallinson)
Week in Review Week in Review: April 26, 2025 Highlights include the public release of 2 Access DevCon Vienna recordings, VBA to check the validity of an XML file, and an introduction to code katas.
Throwback Thursday Throwback Thursday: April 24, 2025 Today's edition of Throwback Thursday is all about building file names, verifying folder paths, and other related file system activities.
DevCon Microsoft Graph API with Maria Barnes How to Create and Send Outlook Emails from Access without COM via Microsoft's Graph API (an Access DevCon Vienna talk with Maria Barnes)
Version Control Managing VBA's Case-Change Chaos: The 80/20 Approach to Smoother Access Version Control Explore how VBA’s global casing changes flood Access version control with false positives and how ignoring case-only differences can help.
twinBASIC Weekly Update twinBASIC Update: April 21, 2025 Highlights include another community animated GIF project (this one with multi-threading!) and a tB wrapper for the BearLibTerminal library.
Holiday Happy Easter “[Mary] saw two angels in white, seated where Jesus’ body had been…They asked her, ‘Woman, why are you crying?’”
Week in Review Week in Review: April 19, 2025 Highlights include an update to the VBA Graph API project, using class modules in the real world, using the QuickBooks REST API via VBA, and modern Msg/InputBoxes.
DevCon Programming Modern Charts with Colin Riddington Mastering the 11 New Chart Types in Access 365: Complete Developer Guide (an Access DevCon Vienna talk with Colin Riddington)