Latest Blog Posts

Excel VBA: Read a Text File Line by Line (6 Related Examples)

To demonstrate our examples, we'll use the following text file saved in the Desktop folder. Example 1 - Read First Line of a Text File ...

How to Recover Permanently Deleted Excel Files Online – 3 Steps

To Recover Permanently Deleted Excel Files Online, an external tool is necessary: Stellar Data Recovery is an example. You can download it from the ...

How to Apply a Macro to Send an Email from Excel with Attachment

VBA Code to Send Email from Excel with Attachment (Quick View) Sub Send_Email_with_Attachment() Dim MyOutlook As Object Set MyOutlook = ...

How to Password-Protect Hidden Sheets in Excel (3 Methods)

To demonstrate the methods, we will use a dataset that contains some stores and their incomes, expenses, and profits. Method 1 - Using the ...

Excel is Opening in Protected View – 6 Solutions

Reasons: If you're using a DisplayLink adapter to operate an external monitor, you may face this problem.   The dataset that ...

How to Make Excel Workbook Read Only with Password (With Easy Steps)

Step 1 - Save the File Go to the datasheet. From the Excel ribbon, go to the File tab. Go to Save As and click on Browse. ...

How to Subtract Two Columns in Excel (4 Easy Ways)

To subtract two columns in Excel: Select a blank cell and insert the formula with the references for the columns such as: =A1-B1, then use the ...

How to Protect Excel Cells with Password (5 Suitable Examples)

Looking for ways to know how to protect Excel Cells with password? This is the right place for you. There are times when you just need to protect ...

How to Recover Excel File Password (2 Easy Ways)

If you forget the password for your Excel file, you won't be able to extract data from it or make new inputs. However, there are a few ways to ...

How to Protect Columns in Excel without Protecting Sheet (4 Ways)

When we work on a large dataset, we have to keep some entities locked to ensure their retention. Additionally, some cells have to be editable for ...

How to Protect Hidden Columns in Excel – 4 Methods

Method 1 - Using the Format Cells Command to Protect Hidden Columns This is the sample dataset. To hide columns: Steps: Select column ...

How to Protect a Worksheet in Excel: 6 Methods

Method 1 - Protect a Spreadsheet with Password Steps: Click on the File tab from the ribbon. Click on the Info button from the ...

Fill Blank Cells with Dash in Excel (3 Easy Ways)

In most large data sheets in Excel, we may find blank cells. But if we want to sort or filter or do any calculations, we have to fill those blank ...

Protect and Share Excel Workbook (2 Quick Methods)

This article illustrates how to protect and share a workbook in Excel in 2 ways. If you share your workbook, anybody can undo it. Therefore you need ...

How to Unprotect Excel Sheet Without Password (4 Easy Ways)

We will use a dataset that contains a weighted scoring model in a protected sheet. If we try to make any change in the sheet, a message box ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo