Advanced interactive interfaces with Access
Building Interactive Interfaces with VBA
Häftad, Engelska, 2024
574 kr
Beställningsvara. Skickas inom 3-6 vardagar. Fri frakt över 249 kr.
Fler format och utgåvor
Beskrivning
Explore and learn advanced techniques for working with graphical, interactive interfaces that can be built in Access. This book starts with best practices and tips to write code using VBA, and covers how to implement them in a real-world scenario. You will learn how to create and use VBA classes. An introduction to the binary code and the "bit vector" technique is discussed, followed by the implementation of a drag-and-drop engine. You also will learn how to design a timeline, and make it scrollable. What You Will LearnWrite readable, easy-to-maintain codeAdd a drag-and-drop engine to an Access applicationApply variations to the drag-and-drop technique to create different graphical effectsEmbed a scrollable timeline in an Access application, on which objects can be dynamically placed Who This Book Is ForVBA developers