Access JumpStart
  • Homepage
  • Email Archive
Select Page
What do those error codes mean?

What do those error codes mean?

by Steven Halder | Jan 31, 2022 | MS Access, MS Access Features, MS Access VBA Coding

So you’re updating some VBA code you wrote a while back… Now what is the Error Processing section doing? What do those Error Numbers mean? I shoulda’ written some comments! Well you can just look up each of those error descriptions quickly by using...
Friendly Form Auditing in Microsoft Access

Friendly Form Auditing in Microsoft Access

by Jonathan Halder | Jun 3, 2021 | MS Access, MS Access Features, MS Access Forms

Recently, a customer requested that all changes to their form be logged and added to the email that is sent to the project manager associated with the project assigned to the form.  I found some code to walk a form during the BeforeUpdate routine and look for and...
Centering content on a form using Layouts

Centering content on a form using Layouts

by Jonathan Halder | Nov 30, 2020 | MS Access, MS Access Features, MS Access Forms

As you mention, you could determine the available screen space.  You are going to have a somewhat complex job because you will have to set the top and left of every visible control on the screen.  That is one way of doing it that will work. The other way...
Using an Access file as a shared library for other Access files

Using an Access file as a shared library for other Access files

by Jonathan Halder | Aug 27, 2020 | MS Access Features

Start by creating a blank Access file anywhere (this will be your library). The only restriction here is that it should be accessible as a file either on the same computer or a shared drive of another computer on the same network as the Access app that will reference...
Next Entries »

Recent Posts

  • Quoting Access projects
  • A few quick VBA tips for better development and deployment of your Access App
  • Reminder: You can’t link linked Access file tables
  • Sharing the load – an exercise in splitting Access Files
  • Simplifying Complex File Importing rules

Recent Comments

  1. Jonathan Halder on Reminder: You can’t link linked Access file tables
  2. Colin Riddington on Reminder: You can’t link linked Access file tables
  3. Text File Import / Export Recipe code part 3 (implementing iImportFile) | Access JumpStart on Text File Import / Export Recipe code part 2 (AppProcedures module)
  4. Text File Import / Export Recipe code part 2 (AppProcedures module) | Access JumpStart on Text File Import / Export Recipe code
  5. Text File Import / Export Recipe code | Access JumpStart on A Reusable Recipe for Importing and Exporting Text Files in Access

Archives

  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • December 2022
  • March 2022
  • January 2022
  • June 2021
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020

Categories

  • Blogging
  • MS Access
  • MS Access Features
  • MS Access Forms
  • MS Access Queries
  • MS Access Reports
  • MS Access Tables
  • MS Access VBA Coding
  • TDD
  • Uncategorized
  • Versioning
Copyright © Halder Consulting Inc.