Microsoft Excel 2013 Programming by Example with VBA, XML, and ASP
eBook - ePub

Microsoft Excel 2013 Programming by Example with VBA, XML, and ASP

  1. 800 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Microsoft Excel 2013 Programming by Example with VBA, XML, and ASP

Book details
Table of contents
Citations

About This Book

This book is suitable for readers already familiar with the Excel user interface and introduces programming concepts via numerous multi-step, practical exercises. More advanced topics are introduced via custom projects.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Microsoft Excel 2013 Programming by Example with VBA, XML, and ASP by Julitta Korol in PDF and/or ePUB format, as well as other popular books in Computer Science & Databases. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover Page
  2. Half Title Page
  3. License
  4. Title Page
  5. Copyright Page
  6. Dedication
  7. Contents
  8. Acknowledgments
  9. Preface
  10. PART I-INTRODUCTION TO EXCEL 2013 VBA PROGRAMMING
  11. Chapter 1 Automating Worksheet Tasks with Macros
  12. Chapter 2 Exploring the Visual Basic Editor (VBE)
  13. Chapter 3 Excel VBA Fundamentals
  14. Chapter 4 Using Variables, Data Types, and Constants
  15. Chapter 5 VBA Procedures: Subroutines and Functions
  16. PART II-CONTROLLING PROGRAM EXECUTION
  17. Chapter 6 Decision Making with VBA
  18. Chapter 7 Repeating Actions in VBA
  19. PART III-KEEPING TRACK OF MULTIPLE VALUES
  20. Chapter 8 Working with Arrays
  21. Chapter 9 Working with Collections and Class Modules
  22. PART IV-ERROR HANDLING AND DEBUGGING
  23. Chapter 10 VBE Tools for Testing and Debugging
  24. Chapter 11 Conditional Compilation and Error Trapping
  25. PART V-MANIPULATING FILES AND FOLDERS WITH VBA
  26. Chapter 12 File and Folder Manipulation with VBA
  27. Chapter 13 File and Folder Manipulation with Windows Script Host (WSH)
  28. Chapter 14 Using Low-Level File Access
  29. PART VI-CONTROLLING OTHER APPLICATIONS WITH VBA
  30. Chapter 15 Using Excel VBA to Interact with Other Applications
  31. Chapter 16 Using Excel with Microsoft Access
  32. PART VII-ENHANCING THE USER EXPERIENCE
  33. Chapter 17 Event-Driven Programming
  34. Chapter 18 Using Dialog Boxes
  35. Chapter 19 Creating Custom Forms
  36. Chapter 20 Formatting Worksheets with VBA
  37. Chapter 21 Context Menu Programming and Ribbon Customizations
  38. PART VIII-PROGRAMMING EXCEL SPECIAL FEATURES
  39. Chapter 22 Printing and Sending Email from Excel
  40. Chapter 23 Programming PivotTables and PivotCharts
  41. Chapter 24 Using and Programming Excel Tables
  42. Chapter 25 Programming Special Features
  43. Chapter 26 Programming the Visual Basic Editor (VBE)
  44. PART IX-EXCEL AND WEB TECHNOLOGIES
  45. Chapter 27 HTML Programming and Web Queries
  46. Chapter 28 Excel and Active Server Pages
  47. Chapter 29 Using XML in Excel 2013
  48. PART X GOING BEYOND THE LIMITS OF VBA
  49. Chapter 30 Calling Windows API Functions from VBA
  50. Index