Access JumpStart
  • Homepage
  • Blog
Select Page
  • Homepage
  • Blog

What Would File Hashing Be Used For?

by Jonathan Halder | Aug 30, 2024 | MS Access, MS Access VBA Coding

I had a question from a reader – Jim P – about the usage of yesterday’s function. Why did I write it and what am I using it for? I wrote a response to Jim and thought I would share with the group: In yesterday’s message (Hashing An Array of...

Hashing An Array of Files

by Jonathan Halder | Aug 29, 2024 | Blogging, MS Access, MS Access VBA Coding

I wrote a function to take a number of files I wanted hashed as an array of fully qualified file paths. The function then iterates over the array to build a giant PowerShell command containing all the paths, parses the output of PowerShell and returns a dictionary...

When to use Access, Excel, or both!

by Jonathan Halder | Aug 28, 2024 | Blogging, MS Access, MS Access Features

This article from Microsoft Support discusses the differences between using Microsoft Access and Excel for managing data, helping users decide which tool is best suited for their needs. I’ve used Copilot to help me create a quick summary of the article you can...

Access Primer for Businesses – way more than a database

by Jonathan Halder | Aug 27, 2024 | Blogging, MS Access, MS Access Features, MS Access Forms, MS Access Queries, MS Access Reports, MS Access Tables, MS Access VBA Coding

There are of course a multitude of uses for a relational database system. Remember that although natively Access defaults to storing data relationally in tables using the file based ACE system (Access Connectivity Engine), it can really use any ODBC or OLE DB...

Combining or Splitting VBA lines

by Jonathan Halder | Aug 26, 2024 | Blogging, MS Access, MS Access VBA Coding

There is a way to run multiple lines of code on one line in VBA and another way to separate one line of VBA code across multiple lines. I find in particular when using the Immediate Window in the VBE editor, that if I want to test a class I’m using there, I need...
« Older Entries

Get a Daily Email

An email loaded with my tips and musings.

    We won't send you spam. Unsubscribe at any time.

    Recent Posts

    • (no title)
    • Daily writing ideas
    • Types of Microsoft Access Installers and Launchers I’ve built
    • Using combo boxes to select an entry and update form fields
    • Hiding duplicate records using running totals over a group

    Recent Comments

    1. | Access JumpStart on Super Simple Code Kata
    2. Mike Wolfe on Running parallel SQL server databases for testing
    3. Custom Tags For Custom tags for form controls – reimagined code | Access JumpStart on Custom tags for form controls – the case to use them for
    4. cristianbuse on VBA function to de-dupe spaces from a string
    5. Jonathan Halder on Some vanilla VBA error handling scenarios

    Archives

    • 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.