|Mis en vente dans la catégorie :
Le vendeur est absent jusqu'au 19 oct. 2024. Suivez cet objet pour ne pas le perdre de vue.
Envoi et livraisonCliquez sur Afficher les détails pour obtenir des informations supplémentaires sur la livraison et les retours.
Vous en avez un à vendre ?

Excel VBA Programming for Dummies par John Walkenbach (2004, livre de poche commerciale)-

Texte d'origine
Excel VBA Programming for Dummies by John Walkenbach (2004, Trade Paperback)
littleredretreat
  • (319)
  • Inscrit comme vendeur professionnel
5,00 USD
Environ4,49 EUR
État :
Bon état
Good used condition. Previous owner's name is written on the book. :-)
Livraison :
5,38 USD (environ 4,83 EUR) USPS Media MailTM.
Lieu où se trouve l'objet : Newport, Tennessee, États-Unis
Délai de livraison :
Estimé entre le mar. 22 oct. et le ven. 25 oct. à 43230
Les délais de livraison sont estimés au moyen de notre méthode exclusive basée sur la distance entre l'acheteur et le lieu où se trouve l'objet, le service de livraison sélectionné, l'historique des livraisons du vendeur et d'autres facteurs. Les délais de livraison peuvent varier, notamment pendant les périodes de pointe.
Retours :
Retour sous 30 jours. Le vendeur paie les frais de retour.
Paiements :
    

Achetez en toute confiance

Garantie client eBay
Obtenez un remboursement si vous ne recevez pas l'objet que vous avez commandé. En savoir plusGarantie client eBay - la page s'ouvre dans une nouvelle fenêtre ou un nouvel onglet
Le vendeur assume l'entière responsabilité de cette annonce.
Numéro de l'objet eBay :386246296937

Caractéristiques de l'objet

État
Bon état
Livre ayant déjà été lu, mais qui est toujours en bon état. La couverture présente des dommages mineurs, comme des éraflures, mais n'est ni trouée ni déchirée. Pour les couvertures rigides, la jaquette n'est pas nécessairement incluse. La reliure présente des marques d'usure mineures. La majorité des pages sont intactes. Pliures et déchirures mineures. Soulignement de texte mineur au crayon. Aucun surlignement de texte. Aucune note dans les marges. Aucune page manquante. Consulter l'annonce du vendeur pour avoir plus de détails et voir la description des défauts. Afficher toutes les définitions des étatsla page s'ouvre dans une nouvelle fenêtre ou un nouvel onglet
Commentaires du vendeur
“Good used condition. Previous owner's name is written on the book. :-)”
ISBN
9780764574122
Subject Area
Computers
Publication Name
Excel Vba Programming for Dummies
Publisher
Wiley & Sons, Incorporated, John
Item Length
9.2 in
Subject
Programming Languages / Visual Basic, Desktop Applications / Spreadsheets
Publication Year
2004
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
0.8 in
Author
John Walkenbach
Item Weight
21.8 Oz
Item Width
7.4 in
Number of Pages
408 Pages

À propos de ce produit

Product Identifiers

Publisher
Wiley & Sons, Incorporated, John
ISBN-10
0764574124
ISBN-13
9780764574122
eBay Product ID (ePID)
30511384

Product Key Features

Number of Pages
408 Pages
Language
English
Publication Name
Excel Vba Programming for Dummies
Subject
Programming Languages / Visual Basic, Desktop Applications / Spreadsheets
Publication Year
2004
Type
Textbook
Author
John Walkenbach
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
0.8 in
Item Weight
21.8 Oz
Item Length
9.2 in
Item Width
7.4 in

Additional Product Features

Intended Audience
Trade
LCCN
2004-107892
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.54
Table Of Content
Introduction.Part I: Introducing VBA.Chapter 1: What Is VBA?Chapter 2: Jumping Right In.Part II: How VBA Works with Excel.Chapter 3: Introducing the Visual Basic Editor.Chapter 4: Introducing the Excel Object Model.Chapter 5: VBA Sub and Function Procedures.Chapter 6: Using the Excel Macro Recorder.Part III: Programming Concepts.Chapter 7: Essential VBA Language Elements.Chapter 8: Working with Range Objects.Chapter 9: Using VBA and Worksheet Functions.Chapter 10: Controlling Program Flow and Making Decisions.Chapter 11: Automatic Procedures and Events.Chapter 12: Error-Handling Techniques.Chapter 13: Bug Extermination Techniques.Chapter 14: VBA Programming Examples.Part IV: Developing Custom Dialog Boxes.Chapter 15: Custom Dialog Box Alternatives.Chapter 16: Custom Dialog Box Basics.Chapter 17: Using Dialog Box Controls.Chapter 18: UserForm Techniques and Tricks.Part V: Creating Custom Toolbars and Menus.Chapter 19: Customizing the Excel Toolbars.Chapter 20: When the Normal Excel Menus Aren't Good Enough.Part VI: Putting It All Together.Chapter 21: Creating Worksheet Functions - and Living to Tell about It.Chapter 22: Creating Excel Add-Ins.Chapter 23: Interacting with Other Office Applications.Part VII: The Part of Tens.Chapter 24: Ten VBA Questions (And Answers).Chapter 25: (Almost) Ten Excel Resources.Index.
Synopsis
Having Excel and just using it for standard spreadsheets is a little like getting the ultimate cable system and a 50" flat panel plasma HDTV and using it exclusively to watch Lawrence Welk reruns. With Visual Basic for Applications (VBA) programming, you can take advantage of numerous Excel options such as: creating new worksheet functions; automating tasks and operations; creating new appearances, toolbars, and menus; designing custom dialog boxes and add-ins; and much more. This guide is not for rank Excel amateurs. It's for intermediate to advanced Excel users who want to learn VBA programming (or whose bosses want them to learn VBA programming). You need to know your way around Excel before you start creating customized short cuts or systems for speeding through Excel functions. If you're an intermediate or advanced Excel user, Excel VBA For Dummies helps you take your skills (and your spreadsheets) to the next level. It includes: An introduction to the VBA language A hands-on, guided, step-by-step walk through developing a useful VBA macro, including recording, testing, and changing it, and testing it The essential foundation, including the Visual Basic Editor (VBE) and its components, modules, Excel object model, subroutines and functions, and the Excel macro recorder The essential VBA language elements, including comments, variables and constants, and labels Working with Range objects and discovering useful Range objective properties and methods Using VBA and worksheet functions, including a list and examples Programming constructions, including the GoTo statement, the If-Then structure, Select Case, For-Next loop, Do-While loop, and Do-Until loop Automatic procedures and Workbook events, including a table and event-handler procedures Error-handling and bug extermination techniques, and using the Excel debugging tools Creating custom dialog boxes, also known as UserForms, with a table of the toolbox controls and their capabilities, how-to for the dialog box controls, and UserForm techniques and tricks Customizing the Excel toolbars Using VBA code to modify the Excel menu system Creating worksheet functions and working with various types of arguments Creating Excel add-ins such as new worksheet functions you can use in formulas or new commands or utilities Author John Walkenbach is a leading authority on spreadsheet software and the author of more than 40 spreadsheet books including Excel 2003 Bible and Excel 2003 Power Programming with VBA. While this guide includes tons of examples and screenshots, Walkenbach knows there's no substitute for hands-on learning. The book is complete with: A dedicated companion Web site that includes bonus chapters plus all sample programs to save you a lot of typing and let you play around and experiment with various changes Information to help you make the most of Excel's built-in Help system so you can find out other stuff you may need to know What are you waiting for? Sure, learning to do VBA programming takes a little effort, but it's a Very Big Accomplishment., Having Excel and just using it for standard spreadsheets is a little like getting the ultimate cable system and a 50" flat panel plasma HDTV and using it exclusively to watch Lawrence Welk reruns., Create new functions, automate tasks, and design add-ins Become an Excel programmer with VBA, and discover what you can make Excel do If you want to Excel at spreadsheet creation, VBA is your ticket to greatness. And you're in luck, because "Mr. Spreadsheet" is about to walk you through VBA programming, showing you how to create custom spreadsheets, write macros that make Excel do cool tricks, and more. Open this book and you're on your way! The Dummies Way Explanations in plain English "Get in, get out" information Icons and other navigational aids Tear-out cheat sheet Top ten lists A dash of humor and fun Discover how to: Understand and use VBA Automate Excel with macros Find what you need in Excel's Help system Design custom dialog boxes, toolbars, and menus Develop user-oriented applications Create custom commands
LC Classification Number
HF5548.4.M523

Description de l'objet fournie par le vendeur

littleredretreat

littleredretreat

100% d'évaluations positives
602 objets vendus
Visiter la BoutiqueContacter
Membre depuis janv. 2020
Répond en général sous 24 heures

Évaluations détaillées du vendeur

Moyenne pour les 12 derniers mois
Description exacte
5.0
Frais de livraison raisonnables
4.8
Livraison rapide
5.0
Communication
5.0
Inscrit comme vendeur professionnel

Évaluations en tant que vendeur (261)

  • e***r (1478)- Évaluations laissées par l'acheteur.
    6 derniers mois
    Achat vérifié
    Fast shipping. As described. Packaged with care. AAA +++ seller.
  • m***i (117)- Évaluations laissées par l'acheteur.
    Année précédente
    Achat vérifié
    What a wonderful seller!!! Communicated, item perfectly packed and arrived as advertised!! What a concept ❤️❤️. Thank you!!
  • b***d (128)- Évaluations laissées par l'acheteur.
    Dernier mois
    Achat vérifié
    The item was as described. The package was secured and on time.

Notes et avis sur le produit

Aucune note ni aucun avis pour ce produit
Rédigez un avis en premier.