Latest Blog Posts

How to Convert Currency to a Number in Excel (6 Easy Ways)

We'll use a single column with some values in the Currency format. Method 1 - Using the Number Format to Convert Currency to Numbers ...

[Fixed!] Excel Text to Columns Is Deleting Data

We have concatenated string values in a cell and will use Text to Columns to store this information in different columns. We'll explain why Text to ...

Importing CSV File into Excel (With 2 Examples)

CSV is short for Comma Separated Values - a kind of Text file with the .csv extension, where the data on each line is split by commas. Let's ...

How to Copy Every Nth Row in Excel (3 Easy Methods)

We will use the following dataset to highlight the methods to copy every nth row in Excel. Method 1 - Use OFFSET and ROW Functions ...

Formula to Copy and Paste Values in Excel Automatically

In this article, we will demonstrate 2 ways to create a formula to copy and paste values in Excel automatically. We'll use the following dataset of 4 ...

How to Create Salary Breakup Calculator in Excel: 12 Methods

Method 1 - Calculating Basic Salary Select the B15 cell and write down the following formula, =VLOOKUP(B7,Structure!$B$5:$D$8,3,0)/D7*E7 ...

How to Copy File Names from Folder to Excel (4 Easy Methods)

Here’s our sample dataset which contains 5 files in a folder named ExcelDemy. We'll copy the names to an Excel sheet. Method 1 - Using the ...

How to Compare 2 CSV Files in Excel (6 Easy Methods)

We will use 2 different CSV files and put them in the same folder. One is File 1, and the other one is File 2. Now, we’ll use these two CSV ...

How to Insert an Excel File into Another Excel File

To demonstrate how to insert one Excel file inside another, we'll use the following two Excel files. The first contains Sales of Febuary for some ...

How to Create Bi Weekly Budget in Excel (2 Useful Methods)

Method 1 - Creating a Biweekly Budget in Excel Manually Here's the overview of the biweekly budget we'll make. Step 1 - Add Headings on ...

How to Copy and Paste from Excel to Google Sheets (4 Ways)

To illustrate, let's assume the Fruit Sales Data shown in the B4:E13 is what we want to copy and paste from Excel to Google Sheets. Method ...

How to Convert a Date to a Quarter and Year in Excel (3 Methods)

Dataset Overview We'll use a dataset called the Product arrival Date of ABC Shop to demonstrate these methods. This dataset consists of two columns ...

How to Concatenate Cells with If Condition in Excel (5 Examples)

  Method 1 - Concatenate with Ampersand and IF Condition We can see some blank cells in the “middle name” column. In the fourth column, we ...

How to Open VCF Files in Excel (2 Methods)

What are VCF Files? VCF files store business contact information and are commonly known as vCards. Although Excel lacks built-in support for .vcf ...

How to Export Data from Excel to vCard (2 Simple Methods)

The dataset below contains people’s Names, Mobile numbers, and Email addresses. We will use this data to create vCard files. Method 1 – ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo