Warehouse Stock Clearance Sale

Grab a bargain today!


Sign Up for Fishpond's Best Deals Delivered to You Every Day
Go
Excel 2007 VBA Macro ­Programming
Programming & Web Dev - OMG

Rating
1 Rating
Already own it? Write a review
Format
Paperback, 416 pages
Published
United States, 1 September 2009


Develop custom Excel VBA macros


Perfect for power users, this practical resource reveals how to maximize the features and functionality of Excel 2007. You'll get in-depth details on Excel VBA programming and application development followed by 21 real-world projects--complete with source code--that show you how to set up specific subroutines and functions. The book then explains how to include the subroutines in the Excel menu system and transform a set of interrelated VBA macros into an Excel add-in package. Create your own Excel 2007 VBA macros right away with help from this hands-on guide.


Excel 2007 VBA Macro Programming shows you how to:


  • Write and debug VBA code
  • Create custom dialog boxes and buttons
  • Maximize the Excel object model
  • Write code to interact with a database
  • Add functionality to your programs with API calls
  • Insert class modules
  • Develop custom menus for the Ribbon
  • Animate objects in Excel
  • Create and manipulate Pivot Tables in VBA
  • Expand calculation and search functions
  • Create full-fledged Excel add-ins
  • Use VBA to work with XML files

McGraw-Hill authors represent the leading experts in their fields and are dedicated to improving the lives, careers, and interests of readers worldwide


Part I. Programming in Excel VBA; Ch. 1. The Basics; Ch. 2. Variables, Arrays, Constants, and Data Types; Ch. 3. Modules, Functions, and Subroutines; Ch. 4. Programming Basics: Decisions and Looping; Ch. 5. Strings and Functions and Message Boxes; Ch. 6. Operators; Ch. 7. Debugging; Ch. 8. Errors and the Error Function; Ch. 9. Dialogs; Ch. 10. Common Dialog Control; Ch. 11. Command Bars and Buttons; Part II. Object Models; Ch. 12. The Excel Object Model; Ch. 13. The Excel Object Model--Main Objects; Ch. 14. Using Excel to Interact with Other Office Programs; Ch. Part III. Advanced Techniques in Excel VBA; Ch. 15. Charts and Graphs; Ch. 16. Working with Databases; Ch. 17. API Calls; Ch. 18. Class Modules; Ch. 19. Animation; Ch. 20. Working with XML Files; Ch. 21. The Ribbon; Ch. 22. Pivot Tables; Part IV. VBA in Action; Ch. 23. Converting Labels to Numbers and Numbers to Labels; Ch. 24. Transposing a Range of Cells; Ch. 25. Adding Formula Details into Comments; Ch. 26. Calculating a Range; Ch. 27. Reversing a Label; Ch. 28. Who Created the Workbook; Ch. 29. Evaluating a Cell; Ch. 30. Sorting Worksheets into Alphabetical Order; Ch. 31. Replacing Characters in a String; Ch. 32. Timed Events; Ch. 33. Auto-Totaling a Matrix of Numbers; Ch. 34. Absolute and Relative Formulas; Ch. 35. Coloring Alternate Rows and Columns of the Spreadsheet; Ch. 36. Coloring Cells Containing Formulas; Ch. 37. Summing Cells by Reference to a Master Cell; Ch. 38. Globally Changing a Range of Values; Ch. 39. Displaying Hidden Sheets Without a Password; Ch. 40. Searching Multiple Sheets and Workbooks; Ch. 41. Brighten Up Your Comments; Ch. 42. Importing a CSV File Containing Leading Zeros; Ch. 43. Working with Shapes; Ch. 44. Turning Your VBA Code into a Add-In; Appendix. ASCII Character Codes; Index

Show more

Our Price
HK$370
Elsewhere
HK$471.03
Save HK$101.03 (21%)
Ships from USA Estimated delivery date: 2nd May - 12th May from USA
Free Shipping Worldwide

Buy Together
+
Buy together with Html5 Game Development with Gamemaker at a great price!
Buy Together
HK$807

Product Description


Develop custom Excel VBA macros


Perfect for power users, this practical resource reveals how to maximize the features and functionality of Excel 2007. You'll get in-depth details on Excel VBA programming and application development followed by 21 real-world projects--complete with source code--that show you how to set up specific subroutines and functions. The book then explains how to include the subroutines in the Excel menu system and transform a set of interrelated VBA macros into an Excel add-in package. Create your own Excel 2007 VBA macros right away with help from this hands-on guide.


Excel 2007 VBA Macro Programming shows you how to:



McGraw-Hill authors represent the leading experts in their fields and are dedicated to improving the lives, careers, and interests of readers worldwide


Part I. Programming in Excel VBA; Ch. 1. The Basics; Ch. 2. Variables, Arrays, Constants, and Data Types; Ch. 3. Modules, Functions, and Subroutines; Ch. 4. Programming Basics: Decisions and Looping; Ch. 5. Strings and Functions and Message Boxes; Ch. 6. Operators; Ch. 7. Debugging; Ch. 8. Errors and the Error Function; Ch. 9. Dialogs; Ch. 10. Common Dialog Control; Ch. 11. Command Bars and Buttons; Part II. Object Models; Ch. 12. The Excel Object Model; Ch. 13. The Excel Object Model--Main Objects; Ch. 14. Using Excel to Interact with Other Office Programs; Ch. Part III. Advanced Techniques in Excel VBA; Ch. 15. Charts and Graphs; Ch. 16. Working with Databases; Ch. 17. API Calls; Ch. 18. Class Modules; Ch. 19. Animation; Ch. 20. Working with XML Files; Ch. 21. The Ribbon; Ch. 22. Pivot Tables; Part IV. VBA in Action; Ch. 23. Converting Labels to Numbers and Numbers to Labels; Ch. 24. Transposing a Range of Cells; Ch. 25. Adding Formula Details into Comments; Ch. 26. Calculating a Range; Ch. 27. Reversing a Label; Ch. 28. Who Created the Workbook; Ch. 29. Evaluating a Cell; Ch. 30. Sorting Worksheets into Alphabetical Order; Ch. 31. Replacing Characters in a String; Ch. 32. Timed Events; Ch. 33. Auto-Totaling a Matrix of Numbers; Ch. 34. Absolute and Relative Formulas; Ch. 35. Coloring Alternate Rows and Columns of the Spreadsheet; Ch. 36. Coloring Cells Containing Formulas; Ch. 37. Summing Cells by Reference to a Master Cell; Ch. 38. Globally Changing a Range of Values; Ch. 39. Displaying Hidden Sheets Without a Password; Ch. 40. Searching Multiple Sheets and Workbooks; Ch. 41. Brighten Up Your Comments; Ch. 42. Importing a CSV File Containing Leading Zeros; Ch. 43. Working with Shapes; Ch. 44. Turning Your VBA Code into a Add-In; Appendix. ASCII Character Codes; Index

Show more
Product Details
EAN
9780071627009
ISBN
0071627006
Other Information
50 Illustrations, unspecified
Dimensions
23.1 x 18.3 x 2.3 centimeters (0.35 kg)

Table of Contents

Part I. Programming in Excel VBA; Ch. 1. The Basics; Ch. 2. Variables, Arrays, Constants, and Data Types; Ch. 3. Modules, Functions, and Subroutines; Ch. 4. Programming Basics: Decisions and Looping; Ch. 5. Strings and Functions and Message Boxes; Ch. 6. Operators; Ch. 7. Debugging; Ch. 8. Errors and the Error Function; Ch. 9. Dialogs; Ch. 10. Common Dialog Control; Ch. 11. Command Bars and Buttons; Part II. Object Models; Ch. 12. The Excel Object Model; Ch. 13. The Excel Object Model--Main Objects; Ch. 14. Using Excel to Interact with Other Office Programs; Ch. Part III. Advanced Techniques in Excel VBA; Ch. 15. Charts and Graphs; Ch. 16. Working with Databases; Ch. 17. API Calls; Ch. 18. Class Modules; Ch. 19. Animation; Ch. 20. Working with XML Files; Ch. 21. The Ribbon; Ch. 22. Pivot Tables; Part IV. VBA in Action; Ch. 23. Converting Labels to Numbers and Numbers to Labels; Ch. 24. Transposing a Range of Cells; Ch. 25. Adding Formula Details into Comments; Ch. 26. Calculating a Range; Ch. 27. Reversing a Label; Ch. 28. Who Created the Workbook; Ch. 29. Evaluating a Cell; Ch. 30. Sorting Worksheets into Alphabetical Order; Ch. 31. Replacing Characters in a String; Ch. 32. Timed Events; Ch. 33. Auto-Totaling a Matrix of Numbers; Ch. 34. Absolute and Relative Formulas; Ch. 35. Coloring Alternate Rows and Columns of the Spreadsheet; Ch. 36. Coloring Cells Containing Formulas; Ch. 37. Summing Cells by Reference to a Master Cell; Ch. 38. Globally Changing a Range of Values; Ch. 39. Displaying Hidden Sheets Without a Password; Ch. 40. Searching Multiple Sheets and Workbooks; Ch. 41. Brighten Up Your Comments; Ch. 42. Importing a CSV File Containing Leading Zeros; Ch. 43. Working with Shapes; Ch. 44. Turning Your VBA Code into a Add-In; Appendix. ASCII Character Codes; Index

About the Author

McGraw-Hill authors represent the leading experts in their fields and are dedicated to improving the lives, careers, and interests of readers worldwide

Show more
Review this Product
Ask a Question About this Product More...
 
Item ships from and is sold by Fishpond.com, Inc.

Back to top