Excel VBA is very helpful for you to do your routine task, create your own function, reduce the manual effort and increase your productivity. With the help of VBA you can customize and manipulate data present in the excel sheet as you want. This book will be very helpful and comes in handy for the beginners who don’t have any programming knowledge. The ultimate aim of this book is to turns the reader to think like an Experienced VBA programmer.
All the topics in this book are elaborated in simple manner for easy understanding. Each and every topic in this book is covered with detailed illustrations followed by output.
What you will learn in this book
Introduction to Excel VBA-
Declaring Variables
Working with Ranges
If…Else Statements
Select Case Statements
For Next Statements
Do Loops
Operators in VBA
Understanding the VB Editor
Function Procedures
MsgBox and InputBox Functions
String Functions
Information Functions
Working with Internet Explorer