[Free ebook]Dissect and Learn Excel® VBA in 24 Hours: Changing workbook appearance-Liaw HockSang - KING OF EXCEL

Thursday, March 5, 2020

[Free ebook]Dissect and Learn Excel® VBA in 24 Hours: Changing workbook appearance-Liaw HockSang

[Free ebook]Dissect and Learn Excel® VBA in 24 Hours: Changing workbook appearance-Liaw HockSang

DOWNLOAD

Description

Product Description

No matter how complicated a program is, it is made of many smaller and tiny fundamental working parts of programming code. Each of them accomplishes a specific task. Some may just consist of only one or a few lines of code. Knowing the functions of these fundamental working parts, you can then easily write an unlimited number of working programs. And knowing them, you can easily understand the programs written by others and adopt into your programs the ideas and the efficient code that are presented in those programs.

Dissect and Learn Excel VBA in 24 Hours is a series of quick references for intermediate users who are looking for ideas and samples of VBA code to accomplish certain tasks when they are in the process of writing a program.

In this series, you will see thousands of tiny working parts of VBA code that are used to accomplish many simple and yet meaningful tasks. To add a new workbook, to auto-fill a range, to sort a table of data, to generate a table of contents for all chart sheets and worksheets in a workbook, to loop through and manipulate a folder of Excel files, to place a control on the Ribbon, to send an email, and to login to an account in the Internet are some examples of these tiny working parts.

This series is for readers, who have at least a basic understanding of Excel VBA programming. In order to follow the discussions in the series, a reader must know what Sub procedures and Function procedures are, what Visual Basic Editor (VBE) is, how to add a VBA module to a workbook, how to set a reference to an application's type library, how to enable the Auto List Members feature in VBE, how to use the Macro Recorder in Excel in order to find out the methods and properties of objects that you are not familiar with, how to use the Object Browser to check the complete list of members for a particular object, how to write some simple procedures, in which VBA modules you should store your VBA code, and how to use the debugging tools in VBE.

If you are new to Excel VBA, please teach yourself Excel VBA before exploring the contents in the series. You may refer to my earlier book entitled Learn Excel® VBA in 24 Hours - A quick reference for beginners, which was written for those who are new to Excel VBA.

I hope this series of books will serve as quick references in facilitating you to write an unlimited number of working VBA programs. Let Excel VBA work for you.

Book 1: Changing workbook appearance focuses on changing the appearances of the worksheet cells, the worksheets of a workbook, the row and column headings, the sheet tabs, the layout view of a worksheet, the status bar, the formula bar, the Ribbon, and the Cell context menu. Figure 1 shows the components that will undergo certain changes in their appearances. In this book, almost half of it covers on how to customize the Ribbon.

The main purpose of changing the appearance is to let the users to have a better working experience when they are using your program. The changes may affect from just a worksheet cell, a range of cells, and a worksheet to the entire active workbook and every opened workbook. To see how the code affects the appearance, simply copy and paste the code into the Immediate window, a VBA module, or Custom UI Editor, and run the VBA code (or step through the VBA code by using the debugger in VBE) or reopen the workbook file (that stores the code) in Excel.

This book ends with a sample program that adopts most of the ideas that are discussed in the book. You may download the program (for Excel 2007 and 2010-2016) to see how it changes the appearance of a workbook.

From the Author

There are three supplementary files for the book:

1. A file containing the VBA and XML code in the book
  • It facilitates the process of copying the code in the book and pasting it into Visual Basic Editor (VBE) and Custom UI Editor.
2. The Mso Image browser
  • It allows you to browse through thousands of predefined images and select a suitable image for your control.
3. The macro-enabled workbook for the sample program
  • The program adopts most of the ideas discussed in the book in changing the appearance of a workbook. Following the descriptions in the book, you can see how it changes the appearances of some components in the workbook. The file is not password protected. You can study the VBA code and the XML code.
The URLs of the three files are stated in the book. Alternatively, you may visit  the author's website at excelvbacode.wordpress.com.

Features & details

Product Details

  • Publication date: January 20, 2017
  • Language: English
  • ASIN: B01MZ6I7L2
  • Amazon.com Sales Rank: 1121851
#evba #etipfree #eama #kingexcel

📤How to Download ebooks: https://www.evba.info/2020/02/instructions-for-downloading-documents.html?m=1

Popular Posts