Microsoft is set to remove one of the most persistent shackles in desktop database design. According to a new entry on the Microsoft 365 roadmap, the June 2026 update for Microsoft Access will eliminate the 22-inch width limit that has constrained form and report design for decades. This long-awaited change means developers can finally stretch their layouts across the full breadth of modern ultrawide monitors, building more immersive and functional interfaces without the need for awkward workarounds.

For veteran Access developers, the 22-inch ceiling has been a familiar and frustrating companion. Measured internally as 15,840 twips—twentieths of a point—this hard limit in the design view has forced countless compromises. Forms meant to display wide datasets, complex dashboards, or detailed reports often ended up either squashed into multiple narrow sections or broken into subforms, increasing development time and degrading the user experience. With this update, those constraints vanish.

The 22-Inch Limit: A Relic of the Access Stone Age

The 22-inch form width limit traces its origins back to the early days of graphical user interfaces. When Microsoft Access first appeared in 1992, standard monitor sizes hovered around 14 to 15 inches with resolutions of 640x480 or 800x600 pixels. A 22-inch wide form—equivalent to more than two full screens at the time—would have been practically unviewable. The limit likely also reflected the printing capabilities of the era, ensuring that reports could be printed on standard letter or A4 paper without extreme scaling.

As monitors grew, the 22-inch maximum remained frozen in time. Even as 1080p and 4K displays became common, and ultrawide monitors with 21:9 or 32:9 aspect ratios entered the mainstream, Access forms stayed curiously narrow. Developers working on financial dashboards, inventory management systems, or scientific data entry tools often had to implement tab controls, split forms, or write custom VBA to simulate wider views—a cumbersome process that introduced complexity and reduced performance.

The limit applied not only to forms but also to reports, where the design surface was similarly capped. While the print constraint still held some logic—most printers cannot handle paper wider than 22 inches—in a world where many reports are viewed on screen (or saved as PDFs and shared electronically), the restriction felt arbitrary and outdated.

What the June 2026 Update Changes

The June 2026 update, currently listed on the Microsoft 365 roadmap, removes the 22-inch width restriction entirely. No new specific maximum has been announced; instead, the design surface will now scale to whatever the developer needs, bounded only by practical considerations like screen size and performance. Both forms and reports are included, meaning developers can build exceptionally wide layouts for data grids, charts, and custom control arrangements that span across multiple monitors or high-resolution displays.

Internally, the change likely involves raising or removing the twips-based cap that the Access rendering engine used to enforce. While Microsoft has not disclosed technical details, the update is expected to be seamless—existing forms under 22 inches will continue to work as before, while new or modified designs can exceed the old limit without any code changes. The form designer itself may see a refreshed ruler or scrollbar behavior to accommodate the extra space.

Why This Matters for Access Developers

For the legions of businesses and organizations that still rely on Access for mission-critical desktop applications, this update is more than a cosmetic tweak. It directly impacts how efficiently users can interact with data. Consider a common scenario: a warehouse inventory system where managers need to see product IDs, names, quantities, locations, and supplier details all at once. Previously, fitting all those fields onto one screen required either shrinking fonts to near-illegibility or splitting the view into tabs. Now, a single wide form can present everything in a clean, readable layout, reducing clicks and cognitive load.

Similarly, dashboards that aggregate KPIs from multiple tables can now be designed more naturally. Instead of stacking gauges, charts, and grids vertically, they can flow horizontally, taking advantage of modern screen real estate. For developers building applications that will be deployed on fixed workstations with large or dual monitors—such as in healthcare, logistics, or finance—the gains are immediate and dramatic.

Reporting sees parallel benefits. Financial reports that need to display dozens of columns across multiple fiscal periods can now be laid out without cumbersome left-right scrolling in print preview. While portrait printing remains limited by paper size, landscape reports on letter or tabloid stock can already exceed 22 inches; the removal lets designers push even further for on-screen consumption or large-format plotters.

The Road to Modernization: Access in the Microsoft 365 Era

Despite persistent rumors of its demise, Microsoft Access has been quietly receiving regular updates as part of the Microsoft 365 subscription model. Recent years have brought improvements like the modernization of the Query Designer, better support for linked data sources including Dataverse and SQL Server, and incremental UI refreshments to align with Windows 11’s aesthetic. The June 2026 roadmap entry is another signal that Microsoft views Access as a long-term component of its data management ecosystem, particularly for departmental and small-business solutions that don’t require a full-scale web application.

However, this update also highlights a broader tension in Microsoft’s strategy. While Access forms and reports are being unshackled on the desktop, the browser-based Access web apps that once promised cross-platform parity were deprecated years ago. Today’s Access remains firmly a Windows desktop tool, and while that limits its reach in a mobile-first world, it also means the team can focus on deep, rich functionality like this width removal without the compromises inherent in web rendering.

The roadmap entry itself is short on specifics—no feature ID or detailed blog post yet. But the timeline suggests an early June 2026 rollout via a Current Channel update for Microsoft 365 subscribers. Perpetual license versions, such as Access 2024 or earlier, will not receive the feature, underlining Microsoft’s push toward the subscription model for continuous improvement.

Developer Reactions and Community Expectations

Longtime Access developers have greeted the news with a mixture of relief and disbelief. Forums and social media—where requests to lift the 22-inch limit have been a perennial topic for over a decade—lit up with tentative celebration. “I’ve been hacking around this since 1998,” one user posted. “Finally, I can design a form that actually fits my monitor.” Others cautioned that the change might uncover latent bugs in old applications or that the visual designer might need time to adapt.

One practical concern is performance. While there’s no direct correlation between form width and speed, extremely wide forms with hundreds of controls could stress the rendering pipeline, especially on lower-end hardware. Microsoft will need to ensure that the form engine—largely unchanged in its fundamentals since the Access 2007 rewrite—can handle the expanded canvas without stuttering or excessive memory consumption.

There is also curiosity about how the layout logic will interact with existing tools like the Anchoring and Layout Guides, which rely on a bounded parent container. Developers can expect a period of experimentation and likely a flurry of new Access templates hitting the community galleries as enthusiasts explore the possibilities.

Practical Implications and Best Practices

With the limit removed, developers should resist the temptation to go overboard. A form that stretches across a 49-inch super-ultrawide monitor may look impressive, but if users have to physically turn their heads to see all the fields, the design has failed. Good interface design principles still apply: group related information, maintain visual hierarchy, and ensure critical actions are within easy reach.

For reports, the new freedom encourages a publisher-style layout that blends graphs, large tables, and text narrative across wide pages—effectively turning Access into a primitive desktop publishing tool. This could reduce the need to export to Excel or Word for final formatting, keeping the workflow entirely within the .accdb file.

Performance tuning will also become more nuanced. Wider forms mean more simultaneous rendering, and while modern PCs handle this easily, applications that dynamically show or hide sections based on user role or data state should still be carefully optimized to avoid rendering unnecessary controls.

Looking Ahead: Access’s Role in a Cloud-Centric World

The removal of the 22-inch limit is a concrete improvement, but it doesn’t answer the larger question of Access’s future. Microsoft’s data strategy heavily centers on Power Apps, Power BI, and Dataverse for low-code development, and Access has no clear role in that cloud-first vision. Yet its persistence suggests that for a significant number of customers—government agencies, small manufacturers, educational institutions—Access remains the simplest way to build a relational data solution without a steep learning curve or recurring cloud costs.

By unblocking the visual designer, Microsoft is acknowledging that these customers are not stuck in the 90s; they are using modern hardware and expect modern flexibility. It’s a pragmatic move that costs Microsoft little but reinforces the message that Access is not abandoned.

One plausible next step would be improving high-DPI support. While Access has been updated for high-resolution displays, some dialog boxes and legacy wizards still look fuzzy on 4K screens. A comprehensive UI overhaul would be a logical follow-up to the width removal, perhaps alongside a new, more powerful report viewer that can zoom smoothly and handle rich media.

Conclusion

The June 2026 Microsoft Access update that eliminates the 22-inch form and report width limit is a milestone for desktop database developers. It removes a decades-old obstacle, aligns the tool with modern display technology, and opens up design possibilities that were previously impossible without unwieldy workarounds. For the many organizations that depend on Access for daily operations, it’s a tangible upgrade that will be felt immediately in the quality of their applications.

As the rollout approaches, developers should start planning how they might reimagine their existing forms. Whether it’s a consolidated dashboard, a wide multi-table data entry view, or a report that finally displays all the needed columns without scrolling, the new canvas invites creativity. And for a product that some had written off as legacy, it’s a vivid reminder that useful evolution doesn’t always require a complete rewrite.