How to Use VBA DATESERIAL Function in Excel (5 Examples)

DATESERIAL function is an Excel time and date function that can be used in VBA to get a date from a specified year, month, and day value. From this ...

How to Use COUNTIF for Unique Text (8 Easiest Ways)

We'll use a sample dataset of sales information. The dataset contains two columns: Sales Person and Sales. Let's extract the unique values. ...

How to Apply Custom Format Cells in Excel (17 Examples)

To apply a custom format in Excel: Select the cell or range you want to format. Press Ctrl + 1 to open the Format Cells dialog box. In the ...

How to Use DateDiff Function in Excel VBA (5 Examples)

Microsoft Excel consists of lots of inbuilt functions. This DateDiff function is one of them. This DateDiff function is used in VBA and categorized ...

How to Delete Excel Sheet Using VBA (10 VBA Codes)

Microsoft Excel VBA (Visual Basic for Applications) is such a tool that you can do any operation in Excel using it. We can simply delete sheets ...

How to Use Cell References in Excel Formula (All Possible Ways)

Method 1 - Use of Relative Cell Reference in Formila in Excel  Steps: In cell F5, write the following formula to calculate the Price as a ...

How to Use AutoFit Shortcut in Excel (3 Suitable Methods)

Method 1 - Apply the Keyboard Shortcuts to AutoFit in Excel In our dataset, we can apply AutoFit by using the keyboard shortcuts in two ways. The ...

How to Use MMULT Function in Excel (6 Examples)

The MMULT function stands for “Matrix Multiplication”. It is a math and trigonometry function available in Microsoft Excel. The MMULT function ...

How to Compare and Merge Excel Workbooks (3 Steps)

Why Do We Need to Compare and Merge Workbooks? Take a look at the following dataset: This is the Master file. Or you can see the main file. ...

Absolute Cell Reference Shortcut in Excel – 4 Examples

This is an the overview. Shortcut Cell Reference Description Press F4 Single Cell or Cell Range Changes neither the column nor ...

How to Use the UsedRange Property of VBA in Excel (4 Ways)

In this article, I’ll show you how you can use the UsedRange property of VBA in Excel. You’ll learn to use the UsedRange property for a closed range, ...

Advanced Filter with Criteria Range in Excel (18 Applications)

Method 1 - Using the Advanced Filter Criteria Range for Number and Dates Column B to Column E in the sample dataset represents sales data. We will ...

How to Use Excel Formulas for Current Time (7 Methods)

Overview Herewith an overview of some of the easiest ways to fetch current time in Excel.   Applying or Changing the Time Format ...

How to Copy and Paste in Excel Using VBA (12 Methods)

Download Practice Workbook You can download the workbooks used to illustrate methods in this article from here. Excel VBA Copy Paste.xlsm ...

How to Add a Data Table to an Excel Chart – 4 Methods

Method 1 - Add a Data Table using the Chart Design Tab in Excel 1.1. Show the Data Table Using the ‘Quick Layout’ Option Steps: Click the ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo