Cantitate/Preț
Produs

Microsoft Office Programming: A Guide for Experienced Developers

Autor Rod Stephens
en Limba Engleză Paperback – 8 oct 2003
By using the same back-end macro programming language, Visual Basic for Applications (VBA), Microsoft Office applications allow users to easily transfer their VBA programming skills from one Office product to another. A developer skilled at using VBA to program Access can quickly learn to program Word or Excel. Better still, VBA is a fairly complete subset of Visual Basic (VB). That means a VB developer already knows how to use VBA, and a VBA programmer knows a lot about VB.
Author Rod Stephens gives you the most valuable information possible as quickly as possible without rehashing the trivial VB and VBA details you already can recite in your sleep. In Microsoft Office Programming: A Guide for Experienced Developers, Stephens skips the tiresome explanations of variable declarations and dives right into serious Office programming topics, such as automatically customizing menus and toolbars with VBA, making Object Linking and Embedding (OLE) do your work for you, and using ADO to manipulate data in an Access database.
Citește tot Restrânge

Preț: 25820 lei

Preț vechi: 32275 lei
-20% Nou

Puncte Express: 387

Preț estimativ în valută:
4941 5197$ 4116£

Carte disponibilă

Livrare economică 14-28 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590591215
ISBN-10: 1590591216
Pagini: 736
Ilustrații: XVIII, 736 p. 172 illus.
Dimensiuni: 178 x 235 x 39 mm
Greutate: 1.13 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

1 Introduction.- 2 Macros.- 3 Customizing Office.- 4 Automatic Customization.- 5 Office Programming the Easy Way: OLE.- 6 Introduction to Office XP Object Models.- 7 Word.- 8 Excel.- 9 PowerPoint.- 10 Access.- 11 Access and ADO.- 12 Outlook.- 13 Outlook, MAPI, and CDO.- 14 Smart Tags.- 15 Office 2003.

Notă biografică

In a previous incarnation, Rod Stephens was a mathematician. During his stint at MIT, he discovered the joys of algorithms and graphics, and has been programming professionally ever since. During his career, he has worked on an eclectic assortment of applications spanning such topics as repair dispatch, telephone switch programming, tax processing, and training for professional football players. Rod has written more than a dozen books that have been translated into half a dozen different languages, and more than 200 magazine articles covering Visual Basic, Visual Basic for Applications, Delphi, and Java. He is a columnist for Hardcore Visual Basic. Rod's popular website, VB Helper (http://www.vb-helper.com) receives several million hits per month and contains more than a thousand pages of tips, tricks, and example code for Visual Basic programmers.

Caracteristici

Covers all the major Office applications in a single book Skips introductory material programmers already know so it can explore programming in more depth than competition Examines in-depth each application's object model Provides many examples that show the user how to solve real-world problems Shows how to use multiple Office applications together to build integrated solutions