Verwandte Artikel zu Excel VBA Programming For Dummies

Excel VBA Programming For Dummies - Softcover

 
9780764574122: Excel VBA Programming For Dummies

Inhaltsangabe

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.

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Über die Autorin bzw. den Autor

John Walkenbach is principal of J-Walk and Associates, Inc., a leading Excel expert, and proprietor of the popular spreadsheet page at www.j-walk.com. He has written more than 30 books on Excel.

Von der hinteren Coverseite

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

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

  • VerlagFor Dummies
  • Erscheinungsdatum2004
  • ISBN 10 0764574124
  • ISBN 13 9780764574122
  • EinbandTapa blanda
  • SpracheEnglisch
  • Anzahl der Seiten390
  • Kontakt zum HerstellerNicht verfügbar

Gebraucht kaufen

Zustand: Gut
Diesen Artikel anzeigen

EUR 4,08 für den Versand von Vereinigtes Königreich nach Deutschland

Versandziele, Kosten & Dauer

EUR 11,68 für den Versand von Vereinigtes Königreich nach Deutschland

Versandziele, Kosten & Dauer

Suchergebnisse für Excel VBA Programming For Dummies

Beispielbild für diese ISBN

Walkenbach, John
Verlag: For Dummies, 2004
ISBN 10: 0764574124 ISBN 13: 9780764574122
Gebraucht Softcover

Anbieter: MusicMagpie, Stockport, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Very Good. 1725050034. 8/30/2024 8:33:54 PM. Bestandsnummer des Verkäufers U9780764574122

Verkäufer kontaktieren

Gebraucht kaufen

EUR 3,94
Währung umrechnen
Versand: EUR 4,08
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

John Walkenbach
ISBN 10: 0764574124 ISBN 13: 9780764574122
Gebraucht Paperback

Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Very Good. 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; and, automatic procedures and Workbook events, including a table and event-handler procedures. This title also includes: 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; and, 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 and 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. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Bestandsnummer des Verkäufers GOR001329284

Verkäufer kontaktieren

Gebraucht kaufen

EUR 4,04
Währung umrechnen
Versand: EUR 4,09
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 5 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

John Walkenbach
ISBN 10: 0764574124 ISBN 13: 9780764574122
Gebraucht Paperback

Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Good. 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; and, automatic procedures and Workbook events, including a table and event-handler procedures. This title also includes: 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; and, 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 and 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. The book has been read but remains in clean condition. All pages are intact and the cover is intact. Some minor wear to the spine. Bestandsnummer des Verkäufers GOR001452992

Verkäufer kontaktieren

Gebraucht kaufen

EUR 4,04
Währung umrechnen
Versand: EUR 4,09
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Walkenbach, John
Verlag: John Wiley and Sons, 2004
ISBN 10: 0764574124 ISBN 13: 9780764574122
Gebraucht Paperback

Anbieter: Reuseabook, Gloucester, GLOS, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Used; Acceptable. Dispatched, from the UK, within 48 hours of ordering. The book is perfectly readable and fit for use, although it shows signs of previous ownership. The spine is likely creased and the cover scuffed or slightly torn. Textbooks will typically have an amount of underlining and/or highlighting, as well as notes. If this book is over 5 years old, then please expect the pages to be yellowing or to have age spots. Bestandsnummer des Verkäufers CHL2646392

Verkäufer kontaktieren

Gebraucht kaufen

EUR 3,19
Währung umrechnen
Versand: EUR 5,20
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Walkenbach, John
Verlag: John Wiley & Sons, 2004
ISBN 10: 0764574124 ISBN 13: 9780764574122
Gebraucht Paperback

Anbieter: Goldstone Books, Llandybie, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Very Good. All orders are dispatched within one working day from our UK warehouse. We've been selling books online since 2004! We have over 750,000 books in stock. No quibble refund if not completely satisfied. Bestandsnummer des Verkäufers mon0005579581

Verkäufer kontaktieren

Gebraucht kaufen

EUR 3,78
Währung umrechnen
Versand: EUR 5,83
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Walkenbach, John
ISBN 10: 0764574124 ISBN 13: 9780764574122
Gebraucht Softcover Erstausgabe

Anbieter: Better World Books Ltd, Dunfermline, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. 1st Edition. Ships from the UK. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages. Bestandsnummer des Verkäufers GRP10131614

Verkäufer kontaktieren

Gebraucht kaufen

EUR 3,98
Währung umrechnen
Versand: EUR 5,84
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Walkenbach, John
ISBN 10: 0764574124 ISBN 13: 9780764574122
Gebraucht Softcover Erstausgabe

Anbieter: Better World Books Ltd, Dunfermline, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. 1st Edition. Ships from the UK. Used book that is in clean, average condition without any missing pages. Bestandsnummer des Verkäufers GRP96801129

Verkäufer kontaktieren

Gebraucht kaufen

EUR 3,98
Währung umrechnen
Versand: EUR 5,84
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

John Walkenbach
Verlag: John Wiley and Sons, 2004
ISBN 10: 0764574124 ISBN 13: 9780764574122
Gebraucht Paperback

Anbieter: Brit Books, Milton Keynes, Vereinigtes Königreich

Verkäuferbewertung 4 von 5 Sternen 4 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Used; Very Good. ***Simply Brit*** Welcome to our online used book store, where affordability meets great quality. Dive into a world of captivating reads without breaking the bank. We take pride in offering a wide selection of used books, from classics to hidden gems, ensuring there is something for every literary palate. All orders are shipped within 24 hours and our lightning fast-delivery within 48 hours coupled with our prompt customer service ensures a smooth journey from ordering to delivery. Discover the joy of reading with us, your trusted source for affordable books that do not compromise on quality. Bestandsnummer des Verkäufers 2484980

Verkäufer kontaktieren

Gebraucht kaufen

EUR 4,41
Währung umrechnen
Versand: EUR 8,15
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 3 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

John Walkenbach
Verlag: John Wiley and Sons, 2004
ISBN 10: 0764574124 ISBN 13: 9780764574122
Gebraucht Paperback

Anbieter: Greener Books, London, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Used; Very Good. **SHIPPED FROM UK** We believe you will be completely satisfied with our quick and reliable service. All orders are dispatched as swiftly as possible! Buy with confidence! Greener Books. Bestandsnummer des Verkäufers 2670233

Verkäufer kontaktieren

Gebraucht kaufen

EUR 4,43
Währung umrechnen
Versand: EUR 8,15
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

John Walkenbach
Verlag: John Wiley and Sons, 2004
ISBN 10: 0764574124 ISBN 13: 9780764574122
Gebraucht Paperback

Anbieter: Greener Books, London, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Used; Good. stains on pages and the side **SHIPPED FROM UK** We believe you will be completely satisfied with our quick and reliable service. All orders are dispatched as swiftly as possible! Buy with confidence! Greener Books. Bestandsnummer des Verkäufers 4870815

Verkäufer kontaktieren

Gebraucht kaufen

EUR 4,43
Währung umrechnen
Versand: EUR 8,15
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Es gibt 26 weitere Exemplare dieses Buches

Alle Suchergebnisse ansehen