fbpx
Logo
Mail us
ben@accessdatabasetutorial.com
Home » Posts tagged "Microsoft eBook offer"

Tag Archives: Microsoft eBook offer

Microsoft Access: The mindset of the VBA programmer


Microsoft Access

From my new VBA book due out soon, here’s an extract about the mindset of the Microsoft Access database VBA programmer… We need to start by establishing a frame of reference as to what we should expect when we are writing VBA code. Consider the scenario where you command a child to “open the door.” Think about all the individual actions that it takes to accomplish that one statement. The child has to approach the door, align the hand with the […]

Tags: , , , , ,

Microsoft Access Database Library: 7 Reasons Why It Should Be Used


Microsoft Access Database

7 Reasons Why Microsoft Access Database Should Be Used First of all, let’s clear up what is actually a Microsoft Access Database library. Simply put, it’s a code library or code database when programming your Access database (using VBA code) and is used to manage and access other objects from other applications and sources that are deemed external to MS Access. Therefore, to communicate with say Microsoft Excel or Microsoft Outlook, you would need to first enable and allow permission […]

Tags: , , ,