16/02/2022

by Daniel Pineault

Are you looking for a developer to help you develop an Access Database, Web Application, Add-in, or some other solution?
22/01/2022

Clases by Chea

Charla impartida por nuestro amigo Chea en la charla mensual de Access Users Group
20/01/2022

Codekabinett in YouTube

Better VBA is about writing beautiful VBA Code. Code that is readable, maintainable and reliable.
15/01/2022

Access Articles, Tips, Example Apps & Code Samples

I am Colin Riddington, the owner of Mendip Data Systems, which is based in the UK. I am active on many online forums with the user […]
14/01/2022

3 Ways to Create Class Instances in VBA

Before you can use a class, you need to create an instance of the class and assign it to an object variable. … Or do you?
11/01/2022

Using the Soundex Algorithm in Microsoft Access

The #Soundex algorithm is a phonetic algorithm to describe how words sound, particularly names. It generates identical “codes” for homophone words and thus allows to search […]