๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Microsoft Office 2000: Visual Basic for Applications Fundamentals

โœ Scribed by David Boctor


Book ID
127433338
Publisher
Microsoft Press
Year
1999
Tongue
English
Weight
6 MB
Series
Developer Learning Tools
Category
Library
ISBN
0735605947

No coin nor oath required. For personal study only.

โœฆ Synopsis


Microsoft Visual Basic programming in Office provides an environment and language for you to build custom programs that extend Office's capabilities and integrate Office with other software applications and business processes. To help you develop custom programs with Office, this book provides information for the following types of developers: The beginning developer familiar with Office but not with Visual Basic programming; the experienced Visual Basic developer who wants to understand the services and objects provided by Office; and the experienced Office developer who needs a reference to the new programming functionality provided by Office 2000, including the new COM add-in and event model.Among other things, this book describes how to do the following in any Office 2000 Professional application through Visual Basic programming: insert and manipulate content such as text, tables, shapes, and cells; retrieve and set the window selection; create and manipulate documents; start one application from another; manipulate menus and toolbars; set up event procedures; and develop COM add-ins so that you can redistribute solutions to your customers.


๐Ÿ“œ SIMILAR VOLUMES


101 Microsoft Visual Basic .NET Applicat
โœ 3 Leaf Solutions, Sean Campbell ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Microsoft Press ๐ŸŒ English โš– 9 MB

Guide provides commentary on 101 fully executable code samples. Each code sample demonstrates core features and functions of Visual Basic .NET and the .NET Framework, explains the underlying programming concepts, and provides a complete code walkthrough. For beginning and intermediate .NET developer

Designing Enterprise Applications with M
โœ Robert Ian Oliver ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Microsoft Press ๐ŸŒ English โš– 3 MB

Learn how to put the power of Visual Basic .NET to work to design and implement enterprise applications!Most books about Visual Basic .NET focus on the language or the development environment, but few give you insights into critical design decisions. This book provides the detailed guidance you need

Security for Microsoft Visual Basic .NET
โœ Ed Robinson, Michael James Bond ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Microsoft Press ๐ŸŒ English โš– 8 MB

This is the first book every Visual Basic .NET programmer should read on security. This is an end-to-end guide, with clear prescriptive guidance for best practices, application design, and coding techniques for Windows and Web-based applications. This book makes writing secure applications easier th

Practical Standards for Microsoft Visual
โœ James D Foxall ๐Ÿ“‚ Library ๐Ÿ“… 2000 ๐Ÿ› Microsoft Press ๐ŸŒ English โš– 4 MB

Because Visual Basic powerful development capabilities are within ready grasp of both the professional and the recreational programmer, many Visual Basic developers are self-taught-and therefore lack formal training on programming standards. But anyone who writes even a single line of code-and espec

Programming Distributed Applications Wit
โœ Ted Pattison ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Microsoft Press ๐ŸŒ English โš– 2 MB

In order to create scalable, distributed objects with Visual Basic, a programmer must understand the underlying architecture and complexities of Microsoft's Component Object Model (COM)-information that until now has been primarily available in resources aimed at the C++ programmer. PROGRAMMING DIST

Practical Standards for Microsoft Visual
โœ Foxall J. ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐ŸŒ English โš– 5 MB

Readers learn best practices for object-oriented programming, file operations, solution distribution, and more - with code samples and advice on applying standards to their own projects.