Latest Blog Posts

How to Make a Data Validation List from Table in Excel (3 Methods)

  Here's a sample data set to use for the validation list. We opened the Data Validation option from the Data tab. We ...

How to Insert an Image into a Cell with Excel VBA (2 Methods)

Quick View Sub Insert_Single_Image() Image_Name = "Argentina" Image_Location = "E:\ExcelDemy\National Flags" Image_Format = ".png" ...

FIND Function Not Working in Excel (4 Reasons with Solutions)

Overview of the FIND Function Description The FIND function is used to locate a particular character or substring inside a text string ...

How to Find and Replace in an Excel Column (6 Methods)

Dataset Overview Let’s assume we have a dataset of a company’s sales with columns A to G representing Delivery Date, Region, Sales Person, Product ...

Using the INDEX-MATCH Function with Multiple Criteria for a Partial Text in Excel – 2 Methods

The Excel INDEX Function The INDEX function returns the value of a cell at the intersection of a row and column in an array or range. Syntax ...

How to Merge Data from Multiple Workbooks in Excel (5 Methods)

We’ll use the following dataset that represents some salespersons’ sales in different regions. We’ll use two more workbooks, which also represent ...

How to Name a Column in Excel (3 Easy and Effective Ways)

Method 1 - Using Table Title to Name a Column in Excel In the following table, we can see that the columns are represented by the English letters A, ...

How to Show Formulas When Printing in Excel

In day-to-day use, users need to show Excel formulas when printing. Showing formulas in print may be the result of various users' requirements. ...

How to Hide Formulas from Other Users in Excel (2 Ways)

Method 1 - Hide Formulas From Other Users Using Protection On Entire Sheet Step 1 - Make sure your worksheet is in a lock state. Check your ...

How to Insert a Picture in a Cell Automatically – 3 Methods

The sample dataset showcases Car Models. To add pictures:   Method 1 - Insert a Picture in an Excel Cell Automatically Using ...

How to Lock Image in Excel Cell (2 Methods)

To illustrate how to lock images in a cell, we’re going to use a sample dataset that contains the ID, Product, and Images of the products. ...

How to Hide Formulas in Excel until Data Is Entered (2 Methods)

Method 1 - Hide All Formulas in Excel We'll use a data set containing formulas in Cell C11 and Cell C12. In the following screenshot, you can ...

How to Hide Formulas and Display Values in Excel (2 Ways)

Method 1 - Formatting Cells to Hide Formulas and Display Values in Excel In the sample dataset, we have used the SUM function to calculate the total ...

Mortgage Calculator with Taxes and Insurance in Excel (With Easy Steps)

Step 1 - Making the Outline We need the following values for the calculator. Each value will be entered in a row. Mortgage Amount → the ...

How to Change Cell Size Without Changing Whole Column (2 Easy Ways)

Excel is one of the most useful tools when it comes to dealing with a huge dataset. Often, we need to change the cell size without changing the whole ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo