Latest Blog Posts

How to Insert the Current Date in Excel – 4 Examples

This is an overview. The date format- MM/DD/YYYY was used. Example 1 - Insert the Current Static Date Using a Keyboard Shortcut in ...

Date Variable in VBA Codes (7 Uses of Macros with Examples)

Date Variable Format Requirements A date constant can be declared within hash signs (# #). It accepts two formats: m/d/yyyy - for example, ...

How to Calculate Weighted Average in Excel Pivot Table

We have a dataset containing different grocery items and their sale details. We will calculate the weighted average price for each item in a Pivot ...

How to Get the Current Date in VBA – 3 Methods

  Quick View: Method 1 - Getting the Current Date using the Date Function of VBA This is the code: Current_Date=Date() ...

How to Use VBA DateValue Function in Excel (6 Examples)

Basics of VBA DateValue Function: Summary & Syntax Summary The Excel VBA DateValue function takes a value or an argument in string ...

How to Use Excel Date Shortcut

This article illustrates how using Excel date shortcut makes dealing with dates in Excel easier. While making reports, budgets, calendars, and ...

How to Use the Day Function in Excel VBA (3 Examples)

While working in Microsoft Excel Visual Basic for Applications (VBA), we may feel the necessity of using only the day value rather than the entire ...

How to Use NPV Function in Excel (3 Easy Examples)

The NPV Function is an Excel Financial function that calculates the Net Present Value (NPV) for a series of cash flows and a given discount rate. The ...

How to Calculate Hours and Minutes for Payroll Excel (7 Easy Ways)

Why Formatting Is Important For Measuring Time in Excel? Excel stores Date and Time as numbers. An integer represents a complete day with a starting ...

How to Use COUNTIF Between Two Numbers (4 Methods)

The COUNTIF Function in Excel: Syntax ➤ Description Count cells within specific criteria. ➤ Generic Syntax COUNTIF(range,criteria) ➤ ...

How to Calculate Interest on a Loan in Excel (5 Methods)

Method 1 - Determining the Fixed Loan Repayment for Every Month of the Year Let’s break down how to calculate interest on a loan in Excel using the ...

How to Use the Mid Function of VBA in Excel (3 Examples)

One of the most important and widely used functions that we use while working with VBA in Excel is the Mid function of VBA. It takes a string as the ...

How to Change Time Format in Excel (4 Ways)

Method 1 - Alter the Cell Format to Change Time Format in Excel Step 1: Select the cells in an Excel sheet where you wish to apply or alter the ...

Scenario Analysis in Excel: A Guide with 2 Sample Cases + Template

What is Scenario Manager in Excel? Scenario manager in Excel is an element of three what-if-analysis tools in Excel, which are in-built features in ...

How to Use MODE Function in Excel (4 Examples)

The MODE function, an Excel Statistical function returns the most frequently occurring number from an array or set of numbers. MODE.SNGL function ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo