Advanced interactive interfaces with Access
Autor: | Alessandro Grimaldi |
---|---|
EAN: | 9798868808081 |
eBook Format: | |
Sprache: | Englisch |
Produktart: | eBook |
Veröffentlichungsdatum: | 01.10.2024 |
Untertitel: | Building Interactive Interfaces with VBA |
Kategorie: | |
Schlagworte: | Access interfaces;Advanced VBA;Drag and drop with Access;Graphical interfaces ;Bitfield technique |
59,99 €*
Versandkostenfrei
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