Week in Review: April 11, 2026
Just Published
This section includes videos, articles, and (occasionally) open-source project updates from the past 7 days.
Articles
*Article descriptions generated by Claude-Sonnet-4.5.
- Microsoft 365 Message Center Archive
- Retirement of the Semi-Annual Enterprise Channel option in the Office Customization Tool: Microsoft is removing the Semi-Annual Enterprise Channel option from the Office Customization Tool on April 15-20, 2026, leaving Current Channel and Monthly Enterprise Channel as the available update options.
- Access Forever
- Access DevCon 2026, by Karl Donaubauer: The 10th Access DevCon will be held online April 16-17, 2026, featuring new zooming features, SysCmd version commands, third-party tools, and AI sessions for the Microsoft Access community.
- Juan Soto (Access Experts)
- Join me at Access DevCon: Juan Soto announces his Access DevCon 2026 speaking session on leveraging AI to understand, analyze, and modify Microsoft Access databases.
- Deep dive on using AI with Access: Juan Soto announces an AccessUserGroups.org series starting April 21st covering AI setup requirements including Visual Studio Code and a paid AI subscription for Access development.
- Unleashing Practical AI: Key Takeaways from the Akron Hands-On Workshop: IT Impact's hands-on AI workshop in Akron taught business users prompt engineering, vibe coding, and industry-specific AI applications for saving 10-20 hours per week per employee.
- Daniel Pineault (DEVelopers HUT)
- How to Open a Form to a New Record in MS Access: Readers learn two methods to prevent accidental data overwrites by opening Access forms directly to a blank record: setting the Data Entry property or using DoCmd.GoToRecord in the Form_Load event.
- How to Open a Form to the Last Record in MS Access: Developers learn to use DoCmd.GoToRecord with acLast in the Form_Load event to automatically navigate to the most recent record when opening an Access form.
- Colin Riddington (Isladogs on Access)
- AEU54: Use the Edge browser control to extend Access: Marcus Dieterle will demonstrate at Access Europe on August 5, 2026, how to integrate modern web UI components like Kanban boards and WYSIWYG editors into Access using the Edge browser control.
- AEU50: Using vbWatchdog with Access: Peter Cole demonstrates vbWatchdog, a global error handler for VBA that provides dynamic line numbers, call stacks, and variable state logging without requiring dll bindings.
- Access / Office Bug Summary - Mar 2026: Microsoft fixed a March 2026 report-opening crash in Current Channel Preview and released ten additional Access bug fixes in version 2603, including Edge browser control, Unicode, and Modern Chart issues.
- Crystal Long (Ms Access Gurus)
- Turn on Status Bar in Access using VBA: Crystal provides VBA code to programmatically enable the Access status bar using Application.SetOption when the UI setting fails to display it in Windows 11.
- Mike Wolfe (NoLongerSet)
- Throwback Thursday: April 9, 2026: This edition highlights foundational twinBASIC articles from the NoLongerSet.com archive in preparation for the upcoming DevCon Vienna conference.
Videos
-
Access User Group Recordings (YouTube channel)
- Using vbWatchdog with Access (53:43): with Peter Cole
- Skip Rewriting the Same Code — Standard Code, Abstraction, and a Root Interface (16:03): with Eric Blomquist
-
Richard Rost (YouTube channel)
- Yes/No Fields (24:37): How To Get Conditional Formatting Working On Yes No Fields In Access - QQ #87
- Buy Access (13:12): How To Buy Microsoft Access in 2026 Microsoft 365 or One Time Purchase Guide
- Form Controls (30:05): How to Use Form Controls as Query Criteria in Microsoft Access - Search Form
- Beta Channel (12:42): How to Join The Microsoft Access Beta Channel And Get New Features Early!
- Access DevCon 2026 (05:27): Microsoft Access DevCon 2026: New Features, AI Tools, SQL Server Tips & Access Team Updates
New to Me
This section includes content I discovered this week that has been around for a while.
- Nothing new this week.
Upcoming Access User Group Events
NOTE: Only English-language user group meetings with scheduled guest speakers or topics are listed. For a complete list of upcoming events, visit the Access User Group event calendar.
NOTE: At the time of publication, the accessusergroups.org website was returning a 504 Gateway Timeout error. The events listed below are unchanged from last week's week in review article.
- [April 16-17, 2026] Access DevCon Vienna (virtual)
- Access Team (Oleg Ouliankine, Linda Lu Cannon, Shane Groff, Courtney Owen, Sachin Arunkumar): News from the Access Team
- Karl Donaubauer: Access Community Update
- Juan Soto: Using AI as your Access Development Assistant
- Alessandro Grimaldi: Ribbonizer, the Ultimate Access Ribbon Creator
- Mike Wolfe: Practical twinBASIC: Use Cases for Access Developers
- Andrew Richards & Peter Bryant: GraphAuthenticator
- Kevin Bell: Stop blaming Access – turn SQL Server into your secret weapon
- [April 21, 2026] Juan Soto: Setting Up Your AI Environment (JUST ADDED)
- [May 2, 2026] John Colozzi: Access Isn’t Dead. It Finally Got a “Co-Pilot”. (No. Not that one.) (JUST ADDED)
- [May 6, 2026] Tim Finch: Grid Lanes
- [May 19, 2026] Juan Soto: Integrate Git into your AI environment (JUST ADDED)
- [June 3, 2026] Kevin Bell: SQL Server Tips and Tricks for Access Developers
- [June 9, 2026] Juan Soto: Use AI to build complex features in Access (JUST ADDED)
- [August 5, 2026] Marcus Dieterle: Use the Edge browser control to extend Access (JUST ADDED)
- [September 2, 2026] John Mallinson: Working with the Windows API
Access Roadmap
There were no changes to the roadmap between the Week in Review last week (2026-04-04) and this week (2026-04-11).
The roadmap was last updated April 3, 2026.
Listed below is a snapshot of the official Access Roadmap.
"In Development", "Rolling Out", and "Launched" are Microsoft terms that I pulled straight from the public roadmap. Dates listed are "rollout start" dates.
In Development
APR 2026: Add zoom slider magnification to Microsoft Access: Access will add magnification slider (10% to 500%) in lower right of the application, similar to the feature in Word, PowerPoint, and Excel. It will also be keyboard accessible and available on the ribbon.JUN 2026: Modernize Access Forms and Reports to work well on Large Format Monitors: Remove the 22-inch size limit and modernize Access forms and reports [to] work well on large format monitors and provide responsive behavior for different form factors.
Rolling Out
None listed.
Launched
None listed.
Development Priorities
"Development Priorities" do not appear on the Access Roadmap. Instead, they get updated from time to time in official Access blog posts or Access engineering team presentations. I'll include a link to the source of the current development priorities as they get updated.
The items listed below reflect Microsoft's order of priority and were published in the following Access Forever article, Microsoft's Plans for Access Oct '25 – March '26.
- Continued focus on monthly issue fixes, security, customer-reported bugs, etc. to improve product quality, security, reliability, and relevance. Most of our engineering hours are spent here.
- Large monitor support: Remove 22” limitation to support using Access on modern hardware.
- Large monitor support: Enable zoom slider magnification for forms.
- Large monitor support: Modernize forms to work well on large monitors.
- Time allowing, we’ll continue to work on remaining large monitor support features (support zoom in reports and design layout, automatic zooming, support multiple monitor scenarios).
- If we still have time left over in the semester, we will begin work on Git integration for source code management in Access. (Spec is in progress. We will likely roll this out in phases also beginning the second half of 2026.)
Special thanks to Karl Donaubauer for posting the updated priorities at AccessForever.org.
Upcoming End-of-Life Dates
Here are the key end-of-life dates Access developers should track:
2024
SQL Server 2014[JUL 09]
2025
Access 2016 | Access 2019 | Office 2016 | Office 2019[OCT 14]Windows 10[OCT 14]Salesforce ODBC Driver[OCT 28]Windows 11 version 23H2[NOV 11]
2026
[JUL 14]SQL Server 2016[OCT 13]Access 2021 | Office 2021[OCT 13]Windows 11 version 24H2
2027
[JAN 12]Windows Server 2016[MAR 01]Auto-migration of Classic Outlook begins for Enterprise users (originally scheduled for April 2026, but postponed to March 2027)[OCT 12]SQL Server 2017
2029
[JAN 09]Windows Server 2019[OCT 09]Access 2024 | Outlook 2024[OCT 09(or later)]Classic Outlook- See "Edit 8/12/2024" at top of this article for official clarification that "both perpetual and subscription [i.e., MS 365] versions of Outlook will be supported until 2029"
- Support for Classic Outlook is guaranteed at least through 9 Oct 2029; it may be extended beyond this date
2030
[JAN 08]SQL Server 2019
2031
[OCT 14]Windows Server 2022
2033
[JAN 11]SQL Server 2022
2034
[OCT 10]Windows Server 2025
Ongoing
- Microsoft 365 (with subscription)
Date TBD
- Complete removal of VBScript from Windows OS (Microsoft Announces the Death of VBScript)