Updated the Late Binding page
I've updated the Late Binding in Microsoft Access page on my web site to include conditional compiler constants and directives. These make it much easier to move between early binding for debugging and VBA Intellisense to late binding which eliminates version and weird messages when the external application doesn't exist on the target system.