Advanced interactive interfaces with Access
Autor: | Grimaldi, Alessandro |
---|---|
EAN: | 9798868808074 |
Sachgruppe: | Informatik, EDV |
Sprache: | Englisch |
Seitenzahl: | 296 |
Produktart: | Kartoniert / Broschiert |
Veröffentlichungsdatum: | 02.10.2024 |
Untertitel: | Building Interactive Interfaces with VBA |
58,84 €*
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
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 Learn Write readable, easy-to-maintain code Add a drag-and-drop engine to an Access application Apply variations to the drag-and-drop technique to create different graphical effects Embed a scrollable timeline in an Access application, on which objects can be dynamically placed Who This Book Is For VBA developers