It’s alive!
We haven’t seen any signs of life from the Microsoft Access Dev Team in 4 months, but out of the blue, the Program Manager, Linda Lu Cannon posted a new Blog Post about joining the Access developer research panel.
It’s alive!
We haven’t seen any signs of life from the Microsoft Access Dev Team in 4 months, but out of the blue, the Program Manager, Linda Lu Cannon posted a new Blog Post about joining the Access developer research panel.
There isn’t much information at this point in time on the root cause and no official fix to the issue (there are workarounds however, see below), but it would seem that with the most recent update(s) Microsoft Access no longer closes properly and leaves instances of the msaccess.exe running in the background.
I recently was flagged on a post on LinkedIn
Anyone that follows my blog, or Access for that matter, know that I am probably the foremost blogger regarding all things Access Browser related.
I have one of the most complete articles on the Legacy Web Browser Control (LWBC):
and when the ‘new’ Modern Web Browser Control (MWBC) was released I compiled another article on the subject to try and give everyone else a quick guide to get going on the right foot:
There may be a new Microsoft Access bug in the air as I have seen a couple recent mentions of Access default folders not working as they historically did.
So I was working on a project and was faced with a little issue. You see, I created a program which processes files that are generated by a web application and that get downloaded to the user’s PC. The problem is that if the file already exists, Windows helpfully adds a numeric prefix to differentiate the files.
Here’s another really weird bug with the Modern Web Browser control that was mentioned to me by Juanfran Rodriguez (@juanfranrodriguez), one of my YouTube viewers.
The issue is that if you use a capitalized the file extension used in the Modern Web Browser control’s Control Source, when trying to directly display media, you will get gibberish displayed rather than the actual media.
I thought I’d just share that today was the big day in the Microsoft MVP community as today was the day that MVPs were awarded/re-awarded their MVP title.
Technology Pros: We recognize exceptional community leaders for your technical expertise, positive influence on those around you and commitment to solving real world challenges with cutting-edge technology.Microsoft
You can use the search page to examine how the current awardees are in the various fields/countries/…
Today, I thought I’d simply share a few bits of code for things developers often need to do with Text boxes, and a few that I had fun creating just for the sake of seeing how it could be done!
Things like:
Since I’m on the subject of Event bugs…

It only makes sense to mention another longstanding bug when renaming controls! One that I was reminded of by a recent comment on my YouTube channel by Xavier Batlle (@xavierbatlle1828)