> ## 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: June 4, 2024
- URL: https://nolongerset.com/week-in-review-2024-06-04/
- Published: 2024-06-05T03:59:00.000Z
- Updated: 2026-05-08T12:40:37.000Z
- Description: Highlights include text box hints, tips on selling Access services, using the Graph REST API, and an open-source project to decompile .accde files.
- 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

- **a.p.r. pillai** ([Learn MS-Access Tips and Tricks](https://www.msaccesstips.com/))

  - [Wrapper Class Module Creation Wizard](https://www.msaccesstips.com/2024/05/wrapper-class-module-creation-wizard.html)
- **Jonathan Halder | Steven Halder** ([Access JumpStart 2.0](https://www.accessjumpstart.com/blog/))

  - [Adding a deployment script to an existing Access JumpStart app (Part 5)](https://www.accessjumpstart.com/adding-a-deployment-script-to-an-existing-access-jumpstart-app-part-5/)
  - [Adding a deployment script to an existing Access JumpStart app (Part 4)](https://www.accessjumpstart.com/adding-a-deployment-script-to-an-existing-access-jumpstart-app-part-4/)
  - [Adding a deployment script to an existing Access JumpStart app (Part 3)](https://www.accessjumpstart.com/adding-a-deployment-script-to-an-existing-access-jumpstart-app-part-3/)
  - [Adding a deployment script to an existing Access JumpStart app (Part 2)](https://www.accessjumpstart.com/adding-a-deployment-script-to-an-existing-access-jumpstart-app-part-2/)
  - [Adding a deployment script to an existing Access JumpStart app (Part 1)](https://www.accessjumpstart.com/adding-a-deployment-script-to-an-existing-access-jumpstart-app-part-1/)
  - [Refactoring in VBA with RubberDuck: Remove Parameters](https://www.accessjumpstart.com/refactoring-in-vba-with-rubberduck-remove-parameters/)
  - [Refactoring in VBA with RubberDuck: Implement Interface](https://www.accessjumpstart.com/refactoring-in-vba-with-rubberduck-implement-interface/)
- **Daniel Pineault** (*[DEVelopers HUT](https://www.devhut.net/)*)

  - [Modern Web Browser Control Click Event Not Exposed In VBA](https://www.devhut.net/modern-web-browser-control-click-event-not-exposed-in-vba/)
  - [Modern Web Browser Control Click Event Bug](https://www.devhut.net/modern-web-browser-control-click-event-bug/)
  - [Deleting Calendar Events With The Microsoft Graph API](https://www.devhut.net/deleting-calendar-events-with-the-microsoft-graph-api/)
  - [Searching Calendar Events With The Microsoft Graph API](https://www.devhut.net/searching-calendar-events-with-the-microsoft-graph-api/)
  - [Interesting New Access Project On The Horizon To Decompile Accde Files](https://www.devhut.net/interesting-new-access-project-on-the-horizon-to-decompile-accde-files/)
  - [Identify Your User ID With The Microsoft Graph REST API](https://www.devhut.net/identify-your-user-id-with-the-microsoft-graph-rest-api/)
  - [Microsoft Graph REST API Bug When Applying a $select=id](https://www.devhut.net/microsoft-graph-rest-api-bug-when-applying-a-selectid/)
  - [How-to Send E-mails With Attachments Via Outlook Using The Microsoft Graph API](https://www.devhut.net/how-to-send-e-mails-with-attchments-via-outlook-using-the-microsoft-graph-api/)
- **Colin Riddington** (*[Isladogs on Access](https://isladogs.co.uk/home/index.html)*)

  - [Move the Application Window Using Code](https://isladogs.co.uk/move-app-window/index.html)
  - [View/Edit IMEX Data Task Specifications](https://isladogs.co.uk/view-edit-imex-data-tasks/index.html) *(updated)*
  - [Filtering with Contains gives inconsistent results](https://isladogs.co.uk/query-contains-filter-bug/index.html)
- **Mike Wolfe** (*[NoLongerSet](https://nolongerset.com/)*)

  - [Archive Collection: Nothing](https://nolongerset.com/archive-collection-nothing/)
  - [Archive Collection: SQL Server](https://nolongerset.com/archive-collection-sql-server/)
  - [Archive Collection: Fluent Interfaces](https://nolongerset.com/archive-collection-fluent-interfaces/)
  - [Archive Collection: Quick Tips](https://nolongerset.com/archive-collection-quick-tips/)
  - [Choosing and Executing a Strategy: A 4-Step Approach](https://nolongerset.com/executing-a-strategy/)
  - [Tactics vs. Operations vs. Strategy](https://nolongerset.com/tactics-vs-operations-vs-strategy/)

#### Videos‌

- **Access User Group Recordings** ([YouTube channel](https://www.youtube.com/@AccessUserGroups))

  - [Selling Access with SQL Server Jobs](https://www.youtube.com/watch?v=ovLZIpV4DsE) (01:17:54): *with Juan Soto*
- **Philipp Stiefel** ([YouTube channel](https://www.youtube.com/@codekabinettcomen))

  - [Multiple Joins to a Single Table](https://www.youtube.com/watch?v=CN23DPVY%5FoY) (17:10)
- **George Hepworth** ([YouTube channel](https://www.youtube.com/@GroverParkGeorge))

  - [SQL Server Authentication without Saving User Credentials](https://www.youtube.com/watch?v=JkzotcVtPD4) (15:59)
  - [Toggle Input Mask for Password Textbox Controls](https://www.youtube.com/watch?v=KGFQixwhbhU) (2:00)
  - [Toggle “Password” Input Mask\*\*\*\*/Plain Text –A Minor Complication](https://www.youtube.com/watch?v=bG%5F1trDckSM) (07:24)
- **Sean MacKenzie** ([YouTube channel](https://www.youtube.com/@seanmackenziedataengineering))

  - [Event Function Calls](https://www.youtube.com/watch?v=vnkPzWuHhlI) (10:49): *Use One Function to Handle Many Form Events in MS Access*
- **Richard Rost** ([YouTube channel](https://www.youtube.com/@599CD))

  - [DLookup Multiple Criteria, Part 1](https://www.youtube.com/watch?v=9xitnfCjWWI) (16:07): *Using DLookup with Multiple Criteria in Microsoft Access*
  - [DLookup Multiple Criteria, Part 2](https://www.youtube.com/watch?v=Idmd7cGUNyE) (21:24): *Using DLookup with Multiple Criteria in Microsoft Access, Part 2*
  - [VBA Automation from Excel, Part 1](https://www.youtube.com/watch?v=%5Fmo8hQPlUPQ) (14:51): *Automate Excel with VBA: Import and Format Access Data Easily*
  - [VBA Automation from Excel, Part 2](https://www.youtube.com/watch?v=r39BgfVeNyw) (12:11): *Automate Excel with VBA: Import and Format Access Data Easily, Part 2*
  - [Text Box Hints](https://www.youtube.com/watch?v=vfhFx8iU0lM) (17:32): *How to Display Text Box Hint Instructions Until the User Enters a Value in Microsoft Access*
  - [Excel Automation, Part 3](https://www.youtube.com/watch?v=enP2I66r3u4) (16:28): *How to Construct an Excel Sheet using VBA Automation from Microsoft Access, Part 3*
  - [Happy Memorial Day](https://www.youtube.com/watch?v=wSOno17vwoU) (36): *from Access Learning Zone*
- **Daniel Pineault** ([YouTube channel](https://www.youtube.com/@DanielPineault))

  - [Retrieving A User's ID Using the Microsoft Graph REST API](https://www.youtube.com/watch?v=1hjXL3jjTmA) (18:03)

#### 

---

## New to Me

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

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

- [June 05, 2024](https://accessusergroups.org/europe/event/access-europe-2024-06-05/): **Colin Riddington** \- View & Edit Import/Export (IMEX) Data Task Specifications
- [June 06, 2024](https://accessusergroups.org/pacific/event/access-pacific-monthly-meeting-2024-06-06/): **Ben Sacherich** \- Trouble-Shooting Access Applications
- [July 03, 2024](https://accessusergroups.org/europe/event/access-europe-2024-07-03/): **Olaf Nöhring** \- Getting Attention with style: An Improved, Enhanced Message Box / **André Minhorst** \- Enhancing Access Forms
- [July 04, 2024](https://accessusergroups.org/pacific/event/access-pacific-monthly-meeting-2024-07-04/): **John Colby** \- What is a Framework and Why Would Access Developers Use One?
- [August 1, 2024](https://accessusergroups.org/pacific/event/access-pacific-monthly-meeting-2024-08-01/): **Kevin Bell** \- DBeaver — A better, free cross-platform database tool ***(JUST ADDED)***
- [August 7, 2024](https://accessusergroups.org/europe/event/access-europe-2024-08-07/): **Peter Poppe** \- Working with Treeviews
- [August 27, 2024](https://accessusergroups.org/lunch/event/access-lunchtime-4-2024-08-27/): **Maria Barnes** \- Working with Microsoft Graph API from VBA
- [September 04, 2024](https://accessusergroups.org/europe/event/access-europe-2024-09-04/): **Aleksander Wojtasz** \- Follow-up session on Interactive Gantt charts
- [October 02, 2024](https://accessusergroups.org/europe/event/access-europe-2024-10-02/): **Alessandro Grimaldi** \- Animation with Style in Access
- [October 3, 2024](https://accessusergroups.org/pacific/event/access-pacific-monthly-meeting-2024-10-03/): **Ron McCarry** \- Using cached ODBC connection in Access with single sign-on ***(JUST ADDED)***
- [November 06, 2024](https://accessusergroups.org/europe/event/access-europe-2024-11-06/): **Chris Arnold** \- Tips and Tricks for Continuous Forms
- [November 26, 2024](https://accessusergroups.org/lunch/event/access-lunchtime-4-2024-11-26/): **George Young**\- Using Web APIs in Access
- [December 04, 2024](https://accessusergroups.org/europe/event/access-europe-2024-12-04/): **Adrian Bell** \- topic to be confirmed
- [January 8, 2025](https://accessusergroups.org/europe/event/access-europe-philipp-stiefel-topic-to-be-confirmed/): **Philipp Stiefel** \- topic to be confirmed

---

## Access Roadmap

*There were *no changes made* to the roadmap between the last Week in Review (2024-05-25) and this one (2024-06-04).*

*The roadmap was last updated the week of [May 11, 2024](https://nolongerset.com/week-in-review-2024-05-11/#access-roadmap). The [development priorities](https://www.accessforever.org/post/microsoft-s-plans-for-access-in-the-next-6-months) were last updated at the German-language AEK conference on October 14, 2023.*

---

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

"In Development", "Rolling Out", and "Launched" are Microsoft terms that I pulled straight from the public roadmap.

"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.

#### Development Priorities

The items listed below reflect Microsoft's order of priority and were published in the following article, *[Microsoft's Plans for Access in the Next 6 Months](https://www.accessforever.org/post/microsoft-s-plans-for-access-in-the-next-6-months)*.

The items are listed in priority order according to Principal Engineering Manager Dale Rector. The "Expected Benefit" of each feature is shown in italics after the description of the feature itself.

New priorities added since the [previous set of priorities](https://techcommunity.microsoft.com/t5/access-blog/our-road-ahead-microsoft-access-engineering-priorities-oct-2022/ba-p/3651894) are shown in bold below. Dropped priorities are struck through.

1. Continued Focus on Monthly Issue Fixes: *(Monthly Issue Fix Blog) Improved product quality and reliability*
2. **Access becomes Large Address Aware**: *Removal of key customer error issue*
3. Dataverse export improvements: *Make it easier and faster for admins to migrate their data to Dataverse*
4. **Large monitor support for forms**: *Improved support of Access on the latest hardware*
5. **Modern Chart Improvements**: *Expanded support for the most popular chart types and options*
6. **SQL Editor Improvements**: *Significantly improved SQL query editing experience*
7. ~~Inconsistent Database Error Fix~~

Special thanks to Karl Donaubauer for posting the updated priorities at [AccessForever.org](https://www.accessforever.org/post/microsoft-s-plans-for-access-in-the-next-6-months).

#### In Development

- `AUG 2024`: Modern Chart Improvements
- `SEP 2024`: Integrate Monaco framework to improve SQL editor capabilities

#### Rolling Out

None.

#### Launched

- `NOV 2023`: Making 32-bit Access [Large Address Aware](https://nolongerset.com/laa-flag/) (LAA)