VBA
Упорядочить: А → Я |
→
| 1→100 руб
Купить
2683 рубAccess 2003 Power Programming with VBA
Allen G. Taylor, Virginia Andersen Microsoft Access remains an important part of the Windows developer's environment, in that the doughty database management system represents a simple and relatively straightforward core for forms-based software modules. Access 2003 Power Programming with VBA is a resource for programmers (particularly novice ones) working with Access and its native tongue, Visual Basic for Applications (VBA). The emphasis in these pages falls on getting specific tasks done (examples include modifying a stock menu bar, connecting to data sources, listening for interface events, and exporting XML). Other coverage is more basic, and appropriate for Access developers in their novitiate stage. It deals with such fundamentals as declaring variables, establishing controlstructures (such as loops and case statements), and using the features of the Visual Basic Editor. Will this book help you? Probably, to some extent. It's well-written and the authors have made wise decisions about which aspects of...
Постоянная ссылка → Access 2003 Power Programming with VBAНаписать комментарий →←
Купить
2654 рубAccess 2003 VBA Programmer's Reference (Programmer to Programmer)
Patricia Cardoza Book DescriptionWhat is this book about? Its power and short learning curve have made Access Microsoft’s leading consumer relational database management system for desktop applications. VBA lets you tap more of that power, responding to application level events, displaying forms and reports, manipulating toolbars, and much more. In this book, a crack team of programmers, including two Microsoft MVPs, shows you how to take control of Access 2003 or 2002 using VBA. You’ll learn to create and name variables, use DAO and ADO to manipulate data, handle errors correctly, create classes and use APIs, and more. An entire chapter is devoted to the changes in Access 2003, including new wizards and GUI features that previouslyrequired VBA code as well as new VBA features. You’ll receive a thorough education in system security, macro security, and the Access Developer Extensions (ADE). You will discover how to access data with VBA, execute and debug...
Постоянная ссылка → Access 2003 VBA Programmer's Reference (Programmer to Programmer)
Купить
3356 рубAccess 97 Macro & VBA Handbook
Susann Novalis Improve your database productivity with this task-oriented guide to creating timesaving Access macros. See how Visual Basic for Applications (VBA) makes it easier than ever to write and record macros, create Wizards, and design VBA links to other Office Suite products--even if you have no prior programming experience. The companion CD contains all code from the book, as well as shareware and evaluation copies of Access add-ins.
Постоянная ссылка → Access 97 Macro & VBA Handbook
Купить
4678 рубAccess 97/2000 Database Development Outside VBA
Devendra Saksena, Neal Berkowitz Access 97/2000 Database Development Outside VBA emphasizes how to develop simple yet powerful databases without requiring the writing of Visual Basic for Applications code, but rather utilizing VBA code that is freely available. The authors present a step-by-step process for creating databases and database objects using the built-in features of Access, including its many wizards. Beginning with the creation of a database and tables, the book proceeds through developing a variety of queries; designing forms and reports for specific purposes; and automating databases. Strategies for avoiding errors, tips for debugging, and information on error handling are discussed, along with security issues such as using passwords and assigning permissions. Additionally, the authors introduce Data Access Pages, a new feature in Access 2000 with the combined functionality of both forms and reports that can be used on the Internet. The appendixes include an errors table and documentation for the...
Постоянная ссылка → Access 97/2000 Database Development Outside VBA
Купить
2486 рубAccess VBA Programming
Charles E. Brown Book DescriptionTake a look at this great application of VBA and learn to expand the capabilities of Access with simple programming. Author Charles E. Brown shows you step-by-step how to create your own code, work with Object-Oriented Programming, and more. Plus, discover and utilize key programming concepts that can be applied beyond VBA.
Постоянная ссылка → Access VBA Programming
Купить
5121 рубAdvanced Modelling in Finance Using Excel and VBA
Mary Jackson, Mike Staunton This new and unique book demonstrates that Excel and VBA can play an important role in the explanation and implementation of numerical methods across finance. Advanced Modelling in Finance provides a comprehensive look at equities, options on equities and options on bonds from the early 1950s to the late 1990s. Each area contains both standard material and more advanced topics. All models are developed fully in both spreadsheets, bringing clarity to teaching in finance, and user-defined functions in VBA, giving a ready-made library of portable functions that can be used in Excel. The spreadsheets and VBA functions are provided on a CD-ROM.
Постоянная ссылка → Advanced Modelling in Finance Using Excel and VBA
Купить
9372 рубAdvanced Visual Basic.NET: Programming Web and Desktop Applications in ADO.NET and ASP.NET
David Gefen, Chittibabu Govindarajulu This book teaches Visual Basic programming with a focus on the most required skills in the industry. It enables readers to develop awareness of the concepts behind Visual Basic through hands-on teaching. Each chapter presents a short theory basis of thetopic to be covered and then involves readers directly into a guided Visual Basic project building activity. Extensive coverage of material current in the industry provides readers with industry-crucial material including Internet programming and incorporating database programming into programming applications. Website provides updated examples and revisions as new versions of Visual Basic and patches are released. CD-ROM provides readers with sample programs, exercises for reinforcement and practice, and detailed solutions to the programming examples in the text. Hands-on programming approach trains readers to effectively code in Visual Basic. Programming hints provided throughout highlight for readers those important programming...
Постоянная ссылка → Advanced Visual Basic.NET: Programming Web and Desktop Applications in ADO.NET and ASP.NET
Купить
5533 рубAutoCAD 2004 VBA: A Programmer's Reference
Joe Sutphin, Apress AutoCAD is possibly the best selling CAD software in the world, and while not a Microsoft product, AutoCAD includes Microsoft's Visual Basic for Applications (VBA)—which allows you to control your programming environment. This book will teach you to run Autodesk design tasks in the embedded VBA environment. And with VBA, you can customize everything you do in AutoCAD 2004! This comprehensive guide to the AutoCAD VBA language allows you take advantage of VBA in AutoCAD 2004. So if you're new to VBA programming, you will quickly acquire a skill set to work efficiently. Power users will also benefit from this text, which serves as a fast reference to the full AutoCAD object model. The book also discusses connecting to Microsoft Office products like Excel and Word, and using the Win32 API.
Постоянная ссылка → AutoCAD 2004 VBA: A Programmer's Reference
Купить
7102 рубAutoCAD 2006 VBA: A Programmer's Reference (Programmer's Reference)
Joe Sutphin Book Description This book will help you take full advantage of the VBA programming environment within AutoCAD 2006. Whether you want to automate routine tasks, or create sophisticated applications or design that can be generated programmatically, this book will empower you to make AutoCAD work for you. This book is also suitable if you're a power user who wants to make use of the advanced features of AutoCAD 2006 VBA, and you need a fast reference for the full AutoCAD object model. You'll learn to run Autodesk design tasks in the embedded VBA environment. This book is loaded with source code examples, and gives you&emdash;no matter your skill level&emdash;the necessary tools to accomplish your AutoCAD 2006 automation tasks.
Постоянная ссылка → AutoCAD 2006 VBA: A Programmer's Reference (Programmer's Reference)
Купить
2894 рубBeginning Access 2002 VBA (Programmer to Programmer)
Robert Smith, Dave Sussman, Ian Blackburn, John Colby, Mark Horner, Martin Reid, Paul Turley, Helmut Watson What is this book about? Access 2002 is the core database application within the Office XP suite. Using VBA (Visual Basic for Applications), the user can create his or her own programs in what is essentially a subset of the Visual Basic programming language. Using VBA with Access is a tremendously powerful technique, as it allows you to create great user interfaces (like forms or reports) as a front end to actual data storage and manipulation within the database itself. What does this book cover? This book is a revision of the best-selling Beginning Access 2000 VBA, reworked to provide a rich tutorial to programming Access 2002 with VBA. New material covers the enhanced options in Access 2002 for publishing data to the Web, handling XML, integrating with SQL Server Desktop Engine, and so on. Who is this book for? This book is for the Access user who already has a knowledge of databases and the basic objects of an Access database,and who...
Постоянная ссылка → Beginning Access 2002 VBA (Programmer to Programmer)
Купить
16749 рубBuilding Applications and Components with Visual Basic .NET
Ted Pattison, Joe Hummel
Постоянная ссылка → Building Applications and Components with Visual Basic .NET
Купить
3007 рубBuilding Distributed Applications with Visual Basic.NET
Dan Fox, Quilogy Inc
Постоянная ссылка → Building Distributed Applications with Visual Basic.NET
Купить
5121 рубDefinitive Guide to Excel VBA, Second Edition
Michael Kofler New in the second editon: Covers Excel 2000 to 2003 Explains how to access Web Services from Excel programs Shows you how to process lists and XML data with Excel 2003 Microsoft's Excel is not only a powerful spreadsheet and graphics tool&emdash;it contains a programming language called Visual Basic for Applications (VBA), which allows you to automate simple tasks and enables you to create full-featured applications that make Excel users even more productive. In the Definitive Guide to Excel VBA, Second Edition, veteran author Michael Kofler provides exhaustive coverage of VBA for Excel, demonstrating how it can be used to implement real-world business solutions. Designed to be useful to programmers who have never used VBA before, it also covers advanced topics needed for users already familiar with VBA. First, Kofler introduces VBA and the Excel object model, focusing on the unique characteristics of programming and debugging code associated...
Постоянная ссылка → Definitive Guide to Excel VBA, Second Edition
Купить
4237 рубDeveloping and Implementing Windows-based Applications with Visual Basic .NET and Visual Studio .NET (+ CD-ROM)
Kalani Kirk Hausman, Mike Gunderloy The Exam Cram Method of study focuses on exactly what you need to get certified now. - "Best Study Guide" finalist in a 2002 poll of CertCities readers! - Edited by Ed Tittel, creator of the Exam Cram series and finalist for "Favorite Study Guide Author" in a 2002 poll of CertCities readers! - Features test-taking strategies and time-saving tips. - Features a special Cram Sheet with tips, acronyms, and memory joggers not offered anywhere else. - www.examcram.com includes industry news, study tips, practice questions, and an online professional community where you can ask questions, participate in open forums, and view testimonials from your peers. In this book you'll learn how to: - Design and build .NET user interfaces. - Dreate components to packag eusable functionality. - Work with databases the .NET way. - Build and consume Web Services. - Prepare applications for an international market. - Deploy...
Постоянная ссылка → Developing and Implementing Windows-based Applications with Visual Basic .NET and Visual Studio .NET (+ CD-ROM)
Купить
5436 рубDeveloping Applications Using Outlook 2000, CDO, Exchange, and Visual Basic
Raffaele Piemonte, Scott Jamison Written for IT developers who build collaborative and workflow applications, this book provides a comprehensive reference to working with Microsoft's powerful collaborative development environment, including Outlook 2000, Exchange Server, and the Collaboration Data Objects (CDO) Library. It demonstrates ways in which these technologies can be tied together into effective business solutions-from small-scale groupware to large-scale enterprise-wide systems. Developing Applications using Outlook 2000, CDO, Exchange, and Visual Basic offers an overview of the Microsoft collaborative landscape, and then examines each element of that environment in detail. Numerous examples showcase the applications made possible with these technologies and demonstrate VBScript coding techniques. You will find in-depth information on such important topics as: * properties, methods, and events available in Outlook 97, 98, and 2000 * the Outlook 2000 object model * working with Outlook 2000 mail,...
Постоянная ссылка → Developing Applications Using Outlook 2000, CDO, Exchange, and Visual Basic
