Week in Review Week in Review: March 18, 2023 Highlights include automating Word to create a font list, Name AutoCorrect, horizontal continuous forms, and the new Edge-based browser control.
Week in Review Week in Review: March 11, 2023 Highlights include a deep dive into form events, optimizing queries in SQL Server, dealing with split forms, and how to embed QR codes in a Word mail merge.
Week in Review Week in Review: March 4, 2023 Highlights include a trick to update parent form calculations without using subform events, translation tools in Access, and early/late binding declarations.
Week in Review Week in Review: February 25, 2023 Highlights include a modern date-time picker proof of concept, using SQL Server views from Access, and writing code other people can read.
Week in Review Week in Review: February 18, 2023 Highlights include a video on the current state of Microsoft Access, closing open Access objects (reports, etc.), and using temp tables to boost performance.
Week in Review Week in Review: February 11, 2023 Highlights include a video showing how to integrate charts.js in Access, calling the Windows Color Picker Dialog from VBA, and an Access CalendarMaker.
Week in Review Week in Review: February 4, 2023 Highlights include a tool to localize Access applications (coming soon) and a couple of good (if slightly off-topic) articles on management and pricing.
Week in Review Weeks in Review: January 28, 2023 I'm back! Highlights from the past two weeks include using web APIs in Access, Rubberduck 3.0 news, using the registry from VBA, and more on ChatGPT.
Week in Review Week in Review: January 14, 2023 Highlights include using an ActiveX control to collect handwritten signatures, multiple options for getting special folders in VBA, and managing old data.
Week in Review Week in Review: January 7, 2023 Highlights include 15 tips & tricks from Karl Donaubauer, the new digital signing feature for Access databases, and how to hash a string in VBA.
Week in Review Week in Review: December 31, 2022 Highlights include a deep dive into creating a customer follow-up database, automatic form resizing, and a risk-minimizing approach to app rewrites.
Week in Review Week in Review: December 24, 2022 Highlights include tentative dates for Access DevCon Vienna, the evils of split forms, listing complex fields, and more festive Access art from Crystal Long.
Week in Review Week in Review: December 17, 2022 Highlights include Access's new code signing feature, rotating and scaling images, drawing snowflakes (festive!), and a BRAND NEW Access blog.
Week in Review Week in Review: December 10, 2022 Highlights include Access disappearing from the Microsoft 365 Roadmap, bug fix release 2211 details, maps, maps, and more maps.
Week in Review Week in Review: December 3, 2022 Highlights include the WizHook TwipsFromFont function, an enhanced message box, and drawing dynamic meters on Access reports.
Week in Review Week in Review: November 26, 2022 Highlights include a sneak preview of Rubberduck 3.0, multiple articles on Access keyboard shortcuts, and aligning text with monospaced fonts.
Week in Review Week in Review: November 19, 2022 Highlights include multiple ways to hide sensitive data, a CDO email tester, an improved SQL editor, and updates from the Access dev team.
Week in Review Week in Review: November 12, 2022 Highlights include two new Access User Group recordings, a WizHook sample database and reference, and a couple of videos on macro blocking.
Week in Review Week in Review: November 5, 2022 Highlights include a new Access MVP (congrats Juanjo Luna!), a deep dive into the FileSystemObject, and using UIAutomation to interact with the ribbon.
Week in Review Week in Review: October 29, 2022 Highlights include a data macros how-to, time zone-aware dates, automating the Access nav pane, and collapsing/expanding the ribbon.
Week in Review Week in Review: October 22, 2022 Highlights include a reserved word checker utility, executing PowerShell cmdlets from VBA, using Access in an Azure VM, and 5 types of control tips.
Week in Review Week in Review: October 15, 2022 Highlights include changes to the Access team's development priorities, adding spell check to Access, and generating Excel charts via automation from Access.
Week in Review Week in Review: October 8, 2022 Highlights include using Base64 encoding to embed images in Thunderbird, seven(!) IslaDogs articles, and episode 4 of Karl Donaubauer's Access NewsCast.
Week in Review Week in Review: October 1, 2022 Highlights include Pivot Tables and Pivot Charts, exporting all Access tables into Excel, and many changes to future Access User Group presentations.
Week in Review Week in Review: September 24, 2022 Highlights include bug fixes in Access v2208, Microsoft's new Office update strategy, creating ACCDB/ACCDE files using code, and a series on TempVars.