How to Calculate Year, Month & Days Using VBA in Microsoft Excel 2010

In this article, you will learn how to calculate year, month & days. We will use VBA code to create UDF function for calculation.   Click o...

How to Automatically Enter Weekdays Using VBA in Microsoft Excel 2010

In this article, you will learn how to enter weekdays i.e. Monday to Friday automatically using VBA code in any column.   Click on Developer ta...

How To Auto Update Pivot Table Using VBA in Microsoft Excel

In this article, we will learn How To Auto Update Pivot Table Using VBA in Microsoft Excel 2010. Why do we need to update the pivot table chart...

How to Auto Sort Multiple Sheets Using VBA in Microsoft Excel 2010

In this article, you will learn how to automatically sort multiple sheets using VBA code. Q) I would like to know how I can sort the data on multip...

How To Auto Sort Data By Any Column Using VBA in Microsoft Excel 2010

In this article, you will learn how to automatically sort data by a particular column.   Let us take an example: Following is a snapshot of ...

ActiveX Controls in Microsoft Excel

ActiveX controls can be used on worksheet forms, with or without the use of VBA code, and on VBA UserForms. ActiveX controls provide more flexible de...

How to Hide Multiple Sheets using VBA in Microsoft Excel 2010

In this article, you will learn how to hide multiple sheets using VBA code. Let us understand with an example: Q) I have around 100 sheets in my...

Terms and Conditions of use

The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.