> ## Content Index
> Fetch the complete content index at: https://nolongerset.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Week in Review: May 2, 2026
- URL: https://nolongerset.com/week-in-review-2026-05-02/
- Published: 2026-05-02T23:57:11.000Z
- Updated: 2026-05-08T12:49:20.000Z
- Description: Highlights include the public release of three DevCon presentation videos, creating multiple columns in Access reports, and three different flavors of AI integration with Access.
- Author: Mike Wolfe
- Tags: Week in Review, #Import 2026-05-20 02:59

## 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.*

- **[Access Forever](https://www.accessforever.org/)**  
  - [Goodbye Semi-Annual Update Channel](https://www.accessforever.org/post/goodbye-semi-annual-update-channel), *by Peter Doering*: *Microsoft is merging the Semi-Annual Enterprise Channel (SAEC) into Monthly Enterprise Channel (MEC) starting July 14, 2026, ending the slowest Office update cadence option.*
- **a.p.r. pillai** (*[Learn MS-Access Tips and Tricks](https://www.msaccesstips.com/)*)  
  - [AI Integration in Access VBA and SQL Part 2](https://www.msaccesstips.com/2026/04/ai-integration-in-access-vba-and-sql.html): *Learn how to build a custom Microsoft Access interface using a simple two-field table and form to execute AI prompts via locally-installed models like Ollama, Mistral, and Qwen2.5-Coder for generating VBA code, SQL queries, and intelligent data operations.*
- **John Mallinson** (*[The VBA Help](https://www.thevbahelp.com/blog)*)  
  - [VBE\_Extras catch-up #7: Backup and restore your Settings](https://www.thevbahelp.com/post/vbe%5Fextras-catch-up-7-backup-and-restore-your-settings): *VBE\_Extras allows users to backup and restore all 151 customizable settings, themes, and dialog preferences across devices via simple menu commands.*
  - [VBE\_Extras catch-up #6: Previous Lists](https://www.thevbahelp.com/post/vbe%5Fextras-catch-up-6-previous-lists): *VBE\_Extras provides commands to instantly re-display previously shown lists of declarations, references, tasks, or calls without re-parsing code, accessible via Alt+L or Alt+Q keyboard shortcuts.*
  - [VBE\_Extras catch-up #5: References for code at cursor](https://www.thevbahelp.com/post/vbe%5Fextras-catch-up-5-references-for-code-at-cursor): *VBE\_Extras parses VBA code to find all references of a declaration across projects, disambiguating between same-named declarations and supporting navigation, filtering, and CSV export.*
  - [VBE\_Extras catch-up #4: Info for code at cursor](https://www.thevbahelp.com/post/vbe%5Fextras-catch-up-4-info-for-code-at-cursor): *VBE\_Extras displays context-sensitive information about the code element at the cursor position and opens relevant Microsoft documentation web pages for built-in types, objects, and members.*
- **Daniel Pineault** (*[DEVelopers HUT](https://www.devhut.net/)*)  
  - [New SysCmd Actions That Give You Office Version Information From VBA](https://www.devhut.net/new-syscmd-actions-that-give-you-office-version-information-from-vba/): *Microsoft Access Beta Channel now includes new SysCmd constants (720-725) that return Office version, build number, update channel, and bitness information directly from VBA without registry access.*
  - [What People Don’t Understand About the New Outlook](https://www.devhut.net/what-people-dont-understand-about-the-new-outlook/): *Explains that the New Outlook is a cloud-based client with significant departures from classic Outlook, including accessibility limitations, missing functionality, increased resource usage, and potential legal risks from data being transmitted to Microsoft's servers.*
- **Crystal Long** (*[Ms Access Gurus](https://msaccessgurus.com/Articles.htm)*)  
  - [Go To Bookmark Start in Word Document](https://msaccessgurus.com/VBA/Word%5FBookmark%5FGotoStart.htm): *Downloadable VBA code (BookmarkDoc\_GotoStart\_s4p) navigates to a specified bookmark's starting position in any open Word document from Access, Excel, or other VBA host applications.*
- **Mike Wolfe** (*[NoLongerSet](https://nolongerset.com/)*)  
  - [Throwback Thursday: April 30, 2026](https://nolongerset.com/throwback-thursday-2026-04-30/): *A retrospective highlighting VBA IDE case-changing frustrations and the integration of the clsStandardLetterCasing solution into Adam Waller's VCS Addin version 4.1.5+.*
  - [twinBASIC Update: April 28, 2026](https://nolongerset.com/twinbasic-update-april-28-2026/): *Weekly twinBASIC project update covering Discord discussions on UDT comparison semantics, LLVM performance status, command-line argument parsing, and cross-platform roadmap delays to 2027.*

### Videos

- **Karl Donaubauer** ([YouTube channel](https://www.youtube.com/@karldonaubauer6898))  
  - [Access DevCon 2026 – Practical twinBASIC](https://www.youtube.com/watch?v=qUwTszCFQHA) (46:50): *Access DevCon 2026 – Practical twinBASIC*
  - [Access DevCon 2026 – New Features in VBE\_Extras](https://www.youtube.com/watch?v=BbEbMc8xQ9o) (21:58): *Access DevCon 2026 – New Features in VBE\_Extras*
  - [Access DevCon 2026 – Add Style to your Windows, Forms and Messages](https://www.youtube.com/watch?v=h8LM546TPFI) (49:47): *Access DevCon 2026 – Add Style to your Windows, Forms and Messages*
- **Richard Rost** ([YouTube channel](https://www.youtube.com/@599CD))  
  - [Terminology](https://www.youtube.com/watch?v=RIV2CIaLzAI) (03:02): *Microsoft Access Database Terminology Explained For Beginners*
  - [Kanban Board](https://www.youtube.com/watch?v=Bk2n0wpnKds) (06:18): *Microsoft Access Kanban Board Preview - Full Video Coming Tomorrow*
  - [Access App-in-a-Day Conference](https://www.youtube.com/watch?v=uxTzRVFraUA) (01:42): *Microsoft Access App-in-a-Day Conference. UKAUG - May 19, 2026 in Birmingham, England*
  - [Developer 55](https://www.youtube.com/watch?v=EXmuU89IPo8) (01:50): *How To Build a Complete Custom Dark Mode System for Forms and Controls in Microsoft Access*
  - [Developer 56](https://www.youtube.com/watch?v=WU83B45SEMA) (02:18): *Access Developer 56: More Dark Mode, Bubble Sort, Temp Tables, Disconnected In-Memory ADO Recordsets*
  - [ODBC Error](https://www.youtube.com/watch?v=8LAsa1u9ntQ) (37:23): *Microsoft Access ODBC Insert on Linked Table Failed Error 3155 SQL Server Fix, Workaround - QQ 89*
  - [Report Columns](https://www.youtube.com/watch?v=aSbP7%5FzvjVg) (14:51): *How To Create Multiple Columns In Microsoft Access Reports With Text Wrapping*

### GitHub Projects

[**MCP-Access**](https://github.com/unmateria/MCP-Access#changelog) shipped three updates on April 24\. [v0.7.27](https://github.com/unmateria/MCP-Access#v0727--2026-04-24) introduced a new `access_find_definition` tool — the inverse of `access_find_usages` — for jumping to VBA symbol declarations, contributed by [@TvanStiphout-Home](https://github.com/TvanStiphout-Home). [v0.7.28](https://github.com/unmateria/MCP-Access#v0728--2026-04-24) followed up with polish for the new tool: trailing comments in constants, the `Default` property modifier, and `_`\-line continuations. [v0.7.29](https://github.com/unmateria/MCP-Access#v0729--2026-04-24) was a broader audit pass — most notably, `access_vbe_patch_proc` no longer silently drops form/report code edits, `access_delete_relationship` now requires `confirm=true`, and destructive-SQL detection sees past leading comments. Tool count unchanged at 62.

[GitHub - unmateria/MCP-Access: MCP Server for editing VBA code and controls on an MS Access .ACCDB database via LLM (tested just with Claude Code)MCP Server for editing VBA code and controls on an MS Access .ACCDB database via LLM (tested just with Claude Code) - unmateria/MCP-Access![](https://github.githubassets.com/assets/pinned-octocat-093da3e6fa40.svg)GitHubunmateria![](https://repository-images.githubusercontent.com/1164343440/3af42362-2ee8-4b6a-9617-4506c33287ea)](https://github.com/unmateria/MCP-Access)

---

## New to Me

This section includes content I discovered this week that has been around for a while.

[AccGPT — AI-Power for Microsoft AccessAccGPT — AI toolkit for Microsoft Access. Chat with 400+ models, generate code and images, expand prompts, tune model parameters, and manage AI personas — all natively inside Access.![](https://accgpt.net/site/img/logo.png)AccGPT — AI‑Power for Microsoft AccessGeoffrey L. Griffith (https://GeoffreyGriffith.com)![](https://accgpt.net/site/img/web_screenshot.jpg)](https://accgpt.net/)

---

## 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](https://accessusergroups.org/calendar/list/).

- \[[May 6, 2026](https://accessusergroups.org/calendar/europe-2-2026-05-06/)\] **Tim Finch**: Grid Lanes
- \[[May 7, 2026](https://accessusergroups.org/calendar/stop-rewriting-the-same-code-standard-code-abstraction-and-a-root-interface-2-2026-05-07/)\] **John Colozzi**: Access Isn’t Dead. It Finally Got a “Co-Pilot”. (No. Not that one.)
- \[[May 14, 2026](https://ukaug.co.uk/event/the-app-in-a-day-conference-may-2026/)\] **UKAUG App-in-a-Day Conference**: *Birmingham, UK*  
  - Armen Stein
  - Anders Ebro
  - Kevin Bell
  - Peter Bryant
  - Steve Girling
  - Andrew Richards
- \[[May 19, 2026](https://accessusergroups.org/calendar/sql-server-with-access-2-2-2-2026-05-19/)\] **Juan Soto**: Integrate Git into your AI environment
- \[[June 3, 2026](https://accessusergroups.org/calendar/europe-2-2026-06-03/)\] **Kevin Bell**: SQL Server Tips and Tricks for Access Developers
- \[[June 9, 2026](https://accessusergroups.org/calendar/sql-server-with-access-2-2-2/2026-06-16/)\] **Juan Soto:** Use AI to build complex features in Access
- \[[August 5, 2026](https://accessusergroups.org/calendar/europe-2026-08-05/)\] **Marcus Dieterle**: Use the Edge browser control to extend Access
- \[[September 2, 2026](https://accessusergroups.org/calendar/access-europe-john-mallinson-api-magic-with-office-apps-2026-09-02/)\] **John Mallinson**: Working with the Windows API
- \[[October 7, 2026](https://accessusergroups.org/calendar/europe-2026-10-07/)\] **Peter Bryant / Andrew Richards**: GraphAuthenticator – the ‘New’ Outlook problem solved and a world of possibilities to explore ***(JUST ADDED)***

## Access Roadmap

*There were *no changes made* to the roadmap between the Week in Review last week (2026-04-25) and this week (2026-05-02).*

*The roadmap was last updated *April 20, 2026.**

---

Listed below is a snapshot of the [official Access Roadmap](https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=%5B%22Access%22%5D).

"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

- `MAY 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 in Access forms, tables, and queries.
- `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](https://www.accessforever.org/post/microsoft-s-plans-for-access-oct-25-march-26#viewer-f41l9592).

1. 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.
2. Large monitor support: Remove 22” limitation to support using Access on modern hardware.
3. Large monitor support: Enable zoom slider magnification for forms.
4. Large monitor support: Modernize forms to work well on large monitors.
5. 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).
6. 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](https://www.accessforever.org/post/microsoft-s-plans-for-access-oct-25-march-26).

#### 

---

## Upcoming End-of-Life Dates

Here are the key end-of-life dates Access developers should track:

### 2024

- ~~`[JUL 09]`~~ [*SQL Server 2014*](https://learn.microsoft.com/en-us/lifecycle/products/sql-server-2014)

### 2025

- ~~`[OCT 14]`~~ [*Access 2016*](https://learn.microsoft.com/en-us/lifecycle/products/access-2016) *|* [*Access 2019*](https://learn.microsoft.com/en-us/lifecycle/products/access-2019) *|* [*Office 2016*](https://learn.microsoft.com/en-us/lifecycle/products/microsoft-office-2016) *|* [*Office 2019*](https://learn.microsoft.com/en-us/lifecycle/products/microsoft-office-2019)
- ~~`[OCT 14]`~~ [*Windows 10*](https://www.microsoft.com/en-us/windows/end-of-support)
- ~~`[OCT 28]`~~ [*Salesforce ODBC Driver*](https://techcommunity.microsoft.com/blog/accessblog/access-announces-removal-of-salesforce-odbc-driver-in-october-2025/4408815)
- ~~`[NOV 11]`~~ [*Windows 11 version 23H2*](https://en.wikipedia.org/wiki/Template:Windows%5F11%5Fversions)

### 2026

- `[JUL 14]` [SQL Server 2016](https://learn.microsoft.com/en-us/lifecycle/products/sql-server-2016)
- `[OCT 13]` [Access 2021](https://learn.microsoft.com/en-us/lifecycle/products/access-2021) | [Office 2021](https://learn.microsoft.com/en-us/lifecycle/products/office-2021)
- `[OCT 13]` [Windows 11 version 24H2](https://en.wikipedia.org/wiki/Template:Windows%5F11%5Fversions)

### 2027

- `[JAN 12]` [Windows Server 2016](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2016)
- `[MAR 01]` [Auto-migration of Classic Outlook begins for Enterprise users](https://nolongerset.com/new-outlook-tale-of-two-cities/) *(originally scheduled for April 2026, but* [*postponed to March 2027*](https://mc.merill.net/message/MC949965)*)*
- `[OCT 12]` [SQL Server 2017](https://learn.microsoft.com/en-us/lifecycle/products/sql-server-2017)

### 2029

- `[JAN 09]` [Windows Server 2019](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2019)
- `[OCT 09]` [Access 2024](https://learn.microsoft.com/en-us/lifecycle/products/access-2024) | [Outlook 2024](https://learn.microsoft.com/en-us/lifecycle/products/outlook-2024)
- `[OCT 09` *(or later)*`]` [**Classic Outlook**](https://techcommunity.microsoft.com/blog/outlook/new-outlook-for-windows-a-guide-to-product-availability/4078895)
  - *See "Edit 8/12/2024" at top of* [*this article*](https://techcommunity.microsoft.com/blog/outlook/new-outlook-for-windows-a-guide-to-product-availability/4078895) *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](https://learn.microsoft.com/en-us/lifecycle/products/sql-server-2019)

### 2031

- `[OCT 14]` [Windows Server 2022](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2022)

### 2033

- `[JAN 11]` [SQL Server 2022](https://learn.microsoft.com/en-us/lifecycle/products/sql-server-2022)

### 2034

- `[OCT 10]` [Windows Server 2025](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2025)

### Ongoing

- [Microsoft 365](https://learn.microsoft.com/en-us/lifecycle/products/microsoft-365) (with subscription)

### Date TBD

- Complete removal of VBScript from Windows OS ([Microsoft Announces the Death of VBScript](https://nolongerset.com/vbscript-deprecation/))