0
How to Enable and Disable Macros in Microsoft ExcelHow to Enable and Disable Macros in Microsoft Excel

While most macros are harmless and helpful when it comes to automating repetitive tasks. It also poses a security risks if it's coded with malicious purpose. It can contain unsafe codes that can be harmful when ran on your systems. Do make sure that …

Read more »

0
How to show the Developer Tab in Microsoft Excel 2007How to show the Developer Tab in Microsoft Excel 2007

By default, the Developer Tab is not shown on the Microsoft Excel's Ribbon.In order to show the Developer tab, Go to the File Menu and Click the Excel Options button. On the Excel Options Window, Check the box Show Developer tab in the Ribbon. Then C…

Read more »

1
The Ultimate Annual-Monthly Microsoft Excel Calendar templateThe Ultimate Annual-Monthly Microsoft Excel Calendar template

This Ultimate Excel Calendar Template allows user, company or any organization to create their own calendars. The template was created in VBA and may require the user to enable macro content in the document. Annual Calendar Template:Country - Choose …

Read more »

0
Using Nested IFError - IF - VLookUp Functions in ExcelUsing Nested IFError - IF - VLookUp Functions in Excel

In this example we'll be using three excel functions such as IFERROR, IFand VLOOKUP functions. =IFERROR(IF(G3="","",VLOOKUP(G3,Sheet1!B:C,2,FALSE)), "No Match Found") For this example, we'll use the above formula at Cell "G4":Initially, the formula s…

Read more »
 
 
Top