Latest Blog Posts

VBA Date to String Conversion in Excel (6 Methods)

Method 1 - Excel FORMAT Function to Convert a Date Range to Strings with VBA Case 1.1 - Change the Whole Date Format in Range Suppose we are using ...

How to Fix If Break Links Aren’t Working in Excel (7 Solutions)

  To see if the Break Links aren't working, go to the Data tab. From the Queries & Connections group, click on Edit Links. You will ...

How to Use the Substitute Function in Excel VBA: 3 Methods

Method 1 - Removing the First Character(s) from a String with the Substitute Function in Excel VBA Below is a dataset with the names and IDs of ...

How to Apply the VBA Now and Format Functions in Excel (4 Examples)

VBA Now Function Overview Function Objective The Now function returns the current date and time based on the user’s computer’s default settings. ...

Shortcut for Merge and Center in Excel (3 Examples)

To illustrate, we have a data table with two columns and the title of the table in a single cell. Example 1 - Shortcut for Merge & ...

Create GST Invoice Format in Excel: 4 Methods

Method 01 - Making an Outline of GST Invoice Format 1. We need to have the basic inputs such as the Product Details in the product sheet and the ...

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. ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo