Advanced Excel

How to Lock and Unlock Cells in Excel Using VBA

To demonstrate how to lock and unlock cells in Excel, we’ll use the following dataset containing Salesman, Product, and Net Sales in the range ...

How to Compare Two Columns or Lists in Excel (4 Suitable Ways)

Method 1 - Compare Two Columns Using Equal Operator Steps: Add a new column on the right side to show the matching status. Enter the ...

Microsoft Excel Security Tips: Secure Workbook & Worksheet

Tip 1 - Protecting Worksheet Only for Microsoft Excel Security Go to the Review tab >> Protect group >> Protect Sheet. The ...

How to Use Sparklines in Excel [With a Snail Farming Example]

Sparklines are tiny mini-charts that are contained wholly within worksheet cells. Sparklines were introduced in Excel 2010. They allow users to ...

Difference Between Protect Sheet and Protect Workbook in MS Excel

  What Are Protect Sheet and Protect Workbook in Excel? In Microsoft Excel, the feature that prevents other users from accidentally or ...

3D Referencing & External Reference in Excel

What Is 3D Referencing in Excel? In Excel, you can use the 3D reference feature to select the same cell from multiple worksheets. By simply ...

How to Reference Excel Tables Using VBA (20 Examples)

Reference a Table with ListObject Property When writing VBA code, ListObjects are essential for referring to Excel tables. These tables can be ...

How to Make Excel Tables Look Good (8 Effective Tips)

How to Create an Excel Table Steps: Select a cell from the data set. Go to the Insert tab and choose Table. Excel will ...

How to Use Different Types of COUNT Functions in Excel?

Method 1 -Using COUNT Function to Count Cell Numbers The syntax for the COUNT function is: Steps: To count only the number of jobs in ...

How to Use Wildcards in Excel (4 Easy Methods)

In this article, we will demonstrate how to use wildcards in Excel. Wildcard characters such as the asterisk "*", question mark "?" and tilde "~" ...

How to Get Unique Values in Excel (5 Easy Ways)

The sample dataset contains 200 rows of data with 5 columns. Method 1 - Using Advanced Filter Excel Advanced filter helps you to extract ...

How to Convert Text to Columns in Excel (3 Cases)

In this article, we will demonstrate 3 practical uses of Excel's Text to Columns feature: splitting the columns of a table in various ways, ...

How to Enter Date and Time in Excel: 8 Quick Methods

Method 1 - Keyboard Shortcuts to Enter Current Date & Time in Excel Steps: Enter the date, and select cell B5. Hold the Ctrl (control) ...

How to Make Negative Numbers Red in Excel (4 Easy Ways)

Let's use a dataset (B4:D8) in Excel that contains the Main Balance, Transaction and Present Balance. We can see 3 negative numbers in cells C5, C6, ...

How to Format Excel to Print (13 Simple Tips)

Dataset Overview We'll use a dataset containing some names of fruits under Product and their Sales value of 4 months (January to April) to ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo