While reading the book and using the practice files, you will know to
Record a macro (absolute + relative )Improve your recorded macroUse VBA to apply to ranges (Cells, ranges, columns, rows, sheets, offset)Use VariablesUse the 'With' commandManipulate stringsCalculate Date and TimeInteract with the user (Msgbox and Inputbox)Use conditions (IF)Loop through data (Do loops, For loops)Create your own functions (UDF)Create an Event macroHandle Errors You will also learn some cool tips and tricks, and get some useful codesChange Excel's security, Including trusted locations
Microsoft Excel has, over the years, become the greatest software in the field of electronic worksheets.
Its strength is that it meets the demands of huge numbers of users worldwide.
Nonetheless - despite the advancement and expanding use of this software - there is ever-increasing demand from the end users; much of which can only be solved by VBA programming (Visual Basic for Applications).
Therefore, Excel VBA - In Everyday Language was written in order to provide a response to the growing demand for the advanced capabilities of Microsoft Excel.
This book was written:
During the writing process I tried to visualize Microsoft Excel software and the VB editor through the eyes of the end users;
people who may not have programming background, but aspire to reap the utmost from the program.
For this reason the book, based on many years' of experience in programming and training,
has been written in everyday language,
using as few technical terms as possible, to make for easy reading.
My goal, when writing this book, was to convey the main principles of VBA language
and allow beginners, taking their first steps, to learn without requiring individual training.
For this purpose there are files of exercises accompanying the book.
These may be downloaded from this link.