> ## 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 4, 2024
- URL: https://nolongerset.com/week-in-review-2024-05-04/
- Published: 2024-05-04T23:38:48.000Z
- Updated: 2026-05-08T12:40:11.000Z
- Description: Highlights include the public release of two DevCon Vienna presentations, sending emails via REST API, and how to zip and unzip files in VBA.
- 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

- **[Access Forever](https://www.accessforever.org/)**

  - [Hanging instance of Access after closing a database](https://www.accessforever.org/post/hanging-instance-of-access-after-closing-a-database), *by Karl Donaubauer*
  - [2 Videos from Access DevCon 2024](https://www.accessforever.org/post/2-videos-from-access-devcon-2024), *by Karl Donaubauer*
- **a.p.r. pillai** ([Learn MS-Access Tips and Tricks](https://www.msaccesstips.com/))

  - [Table Query Records in Collection Object](https://www.msaccesstips.com/2024/04/table-query-records-in-collection-object.html)
- **Jonathan Halder | Steven Halder** ([Access JumpStart 2.0](https://www.accessjumpstart.com/blog/))

  - [TDD – 076 – Breaking Dependencies for Testing (part 3)](https://www.accessjumpstart.com/tdd-076-breaking-dependencies-for-testing-part-3/)
  - [TDD – 075 – Breaking Dependencies for Testing (part 2)](https://www.accessjumpstart.com/tdd-075-breaking-dependencies-for-testing-part-2/)
  - [TDD – 074 – Breaking Dependencies for Testing](https://www.accessjumpstart.com/tdd-074-breaking-dependencies-for-testing/)
- **Daniel Pineault** (*[DEVelopers HUT](https://www.devhut.net/)*)

  - [Thank You The Smiley Coder!](https://www.devhut.net/thank-you-the-smiley-coder/)
  - [How-to Change a Table Field’s Data Type](https://www.devhut.net/how-to-change-a-table-fields-data-type/)
  - [Computer Backup Strategies, Sleep Easy At Night!](https://www.devhut.net/computer-backup-strategies-sleep-easy-at-night/)
  - [How-to Send E-mails Via Gmail Using The Google API](https://www.devhut.net/how-to-send-e-mails-via-gmail-using-the-google-api/)
  - [How-to Send E-mails Via Outlook Using The Microsoft Graph API](https://www.devhut.net/how-to-send-e-mails-via-outlook-using-the-microsoft-graph-api/)
  - [Microsoft Access Roadmap Updated!](https://www.devhut.net/microsoft-access-roadmap-updated/)
- **Colin Riddington** (*[Isladogs on Access](https://isladogs.co.uk/home/index.html)*)

  - [Outlook: Check your Connection](https://isladogs.co.uk/outlook-check-connection/index.html)
  - [AEU28: IMEX Data Tasks/Extended File Properties](https://isladogs.co.uk/aeu-28/index.html)
  - [Lock Down Database Objects](https://isladogs.co.uk/lock-down-database-objects/index.html)
- **Mike Wolfe** (*[NoLongerSet](https://nolongerset.com/)*)

  - [How to Use the ADO NextRecordset Method](https://nolongerset.com/ado-nextrecordset/)
  - [Premature Declaration Redux](https://nolongerset.com/premature-declaration-redux/)
  - [Quick Tip: Instant Find in the VBA IDE](https://nolongerset.com/instant-find/)
  - [DevCon Vienna 2024 Public Session Recordings](https://nolongerset.com/devcon-2024-public-sessions/)
  - \[THIS SPACE INTENTIONALLY LEFT BLANK\]: *Beginning this past week, I have stopped publishing articles on Sundays. My weekly twinBASIC Update article has moved to Mondays, which means I now publish four new Access articles per week instead of five.*

#### Videos‌

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

  - [Unravelling Constraints, A Case Study developing with Access](https://www.youtube.com/watch?v=TRNeWq9Pm3s) (01:04:10): *by Steve Schapel + Jack Drawbridge*
- **Colin Riddington \[Isladogs\]** ([YouTube channel](https://www.youtube.com/@IsladogsOnAccess))

  - [Lock Down Database Objects](https://www.youtube.com/watch?v=PYbjtY3Q9w8) (08:21)
- **Philipp Stiefel** ([YouTube channel](https://www.youtube.com/@codekabinettcomen))

  - [Activate a Ribbon Tab](https://www.youtube.com/watch?v=GWm%5FpBOlpBk) (25:07): *How to Activate a Tab in the Microsoft Office Ribbon with VBA*
- **Karl Donaubauer** ([YouTube channel](https://www.youtube.com/@karldonaubauer6898))

  - [Access DevCon 2024 - You Can REALLY Do All That With Forms?](https://www.youtube.com/watch?v=jIk1KDTQS2U) (50:49): *by Colin Riddington*
  - [Access DevCon 2024 - twinBASIC](https://www.youtube.com/watch?v=7IfAkOOWSao) (46:31): *by Mike Wolfe*
- **Richard Rost** ([YouTube channel](https://www.youtube.com/@599CD))

  - [Billing Statements](https://www.youtube.com/watch?v=cn4u7lKsOfc) (17:15): *How to Create Billing Statements for Unpaid Customer Invoices in Microsoft Access*
  - [Zip & Unzip Files, Part 1](https://www.youtube.com/watch?v=THgqRBRnQ08) (16:16): *How to Zip and Unzip Files and Folders Using Microsoft Access VBA*
  - [Zip & Unzip Files, Part 2](https://www.youtube.com/watch?v=Uolokq2VWbY) (17:17): *How to Zip and Unzip Files and Folders Using Microsoft Access VBA, Part 2*
  - [A-Z Jump Buttons](https://www.youtube.com/watch?v=kimcdL6jaj8) (18:22): *How to Create Buttons to Jump to Different Records in Microsoft Access*
  - [Multiple Addresses, Part 5](https://www.youtube.com/watch?v=J7uRi8%5FK-rw) (28:51): *How to Store Multiple Addresses for a Customer in Microsoft Access, Part 5*
- **Daniel Pineault** ([YouTube channel](https://www.youtube.com/@DanielPineault))

  - [Including Line Numbers In Your VBA Error Handler](https://www.youtube.com/watch?v=a%5F5ISpiID4U) (10:28)
  - [Send Emails via Outlook.com Using Microsoft's Graph REST API](https://www.youtube.com/watch?v=dulEojHDR2I) (30:51)
  - [Microsoft Access - Roadmap Review - May 2024](https://www.youtube.com/watch?v=wMPMeqDrTSw) (05:16)
  - [Sending Emails Via Gmail Using Google's REST API](https://www.youtube.com/watch?v=NiI5uBrWmT0) (41:30)

#### 

---

## 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/).

- [May 28, 2024](https://accessusergroups.org/lunch/event/access-lunchtime-4-2024-05-28/): **George Young**\- Using Web APIs in Access
- [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 01, 2024](https://accessusergroups.org/pacific/event/access-pacific-monthly-meeting-2024-08-01/): **Presenters TBD** \- What Do You Do When Access No Longer Meets Your Requirements~~ **(TOPIC CANCELED FOR NOW)**
- [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
- [November 06, 2024](https://accessusergroups.org/europe/event/access-europe-2024-11-06/): **Chris Arnold** \- Tips and Tricks for Continuous Forms
- [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* to the roadmap between the last Week in Review (2024-04-27) and this one (2024-05-04).*

*The roadmap was last updated the week of [April 27, 2024](https://nolongerset.com/week-in-review-2024-04-27/#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

- `APR 2023`: Modern Web Browser Control
- `MAR 2023`: New Modern Web Browser Form Control
- `NOV 2023`: Making 32-bit Access [Large Address Aware](https://nolongerset.com/laa-flag/) (LAA)