June 1999
Intermediate to advanced
1368 pages
29h 45m
English
IN THIS CHAPTER
API (application program interface) calls, sometimes also referred to as routines, are called from dynamic link libraries (.dll). These routines allow you to expand the power that Access already gives you in the VBA programming language.
One example of using an API call would be when you need to connect to a share on a network programmatically. Although you can't do this with VBA, ...
Read now
Unlock full access