Know more about in Excel

Excel is fun is the place where you will learn more about excel and VBA application tips.

Wednesday, 29 April 2015

Folders directory Scripting.FileSystemObject Method

›
Sub TestListFolders()         Application.ScreenUpdating = False          'create a new workbook for the folder list          ...
Thursday, 12 March 2015

TOP FIVE MOST COMMON VBA ERRORS AND THEIR SOLUTIONS

›
Here are the five most common errors I have found (and made) while programming in VBA. Most errors are as valid in Excel VBA as they are i...
Sunday, 4 January 2015

Using conditional formatting to highlight dates in Excel

›
Using conditional formatting to highlight dates in Excel.... Date functions in  Excel  make it is possible to perform date calculat...

MS Excel Quiz - 1

›
  1. You can auto fit the width of column by  A) double clicking on the column name on column header  B) Double click on the cell poin...
Saturday, 13 December 2014

Daily Useful VBA Codes

›
Description VBA Code Selecting '==Select 3 rows down, 2 columns right: ActiveCell.Offset(3, 2).Select '==Select f...
2 comments:
›
Home
View web version

About Me

View my complete profile
Powered by Blogger.