Access is a database application in Microsoft's Office suite, and AccessVBA is the programming language for Access. VBA can be used not only to design commonly used gadgets and small
software , but also to write code to allow many programs to share data. This book comprehensively introduces the application of AccessVBA. It first introduces various Office components and their uses, then introduces these components in detail and how to share various data between components; finally, it introduces more advanced topics, including VB6.0, Access add-ins, and Visual Studio 2005 shared add-ins. , use XML to customize the Office2007 functional area, and interact with the SQLServer database, etc.
This book is rich in content, and all sample files and codes in the book are provided on the supporting website, which helps readers master the powerful functions of AccessVBA through personal practice. This book is suitable for intermediate and advanced users of Office and those who want to learn AccessVBA.