Here's a summary of bug fixes in the latest version of Access:
| Bug Name | Issue Fixed |
| Monaco query editor applied unwanted autoformatting to passthrough queries | The Monaco SQL editor was applying automatic formatting (such as adding whitespace or changing capitalization) to passthrough queries. Since passthrough queries are sent directly to the server's SQL engine without Access interpreting them, autoformatting could alter the SQL in ways that break server-specific syntax. Autoformatting is now disabled for passthrough queries, preserving the exact SQL as written. |
| Monaco query editor font size did not match Access settings | When using the Monaco SQL editor, the font size in the query editor didn't match the font size configured in Access's client settings. An incorrect unit conversion resulted in text appearing slightly larger than expected. The conversion has been corrected so the editor font size now matches the configured setting. |
| Datasheet selection could extend past the last column | When selecting cells in a datasheet by clicking and dragging, it was possible to extend the selection rectangle past the rightmost column into an empty area. Releasing the mouse and then clicking elsewhere would leave the selection highlight drawn in that empty area, since Access did not erase the over-extended selection. The selection is now properly limited to the actual columns of the datasheet. |
Please continue to let us know if this is helpful and share any feedback you have.
Published Mar 02, 2026
Version 1.0lindalu-MSFT
Microsoft
Joined July 30, 2019
Access Blog
Follow this blog board to get notified when there's new activity