How to Add Comma in Excel

How to Add Comma in Excel

This article will explain how to add a comma in Excel using the ampersand (&) operator or built-in functions.

How to swap cells in Excel

how to swap cells in excel

Today’s tutorial will show how to swap cells in Excel (adjacent and non-adjacent) using a few clicks or a small VBA macro. Swapping cells is a fast and effective time-saving trick; you need only two clicks instead of using the usual copy-pasting or move operations. This guide is a part of our definitive guide about … Read more

Wildcard

excel wildcard

Excel wildcard is a special character that helps you find text values that are approximately similar but are not exactly the same. In other words, you can use fuzzy matching with wildcards. In the example above, we want to summarize values in the sales column where the product name starts with ‘A.’ The formula looks … Read more

Quick Access Toolbar

the excel quick access toolbar - customization and guide

The Excel Quick Access Toolbar is ideal for adding your favorite commands or storing macros because it is always visible. Table of contents What is the Quick Access Toolbar? In a nutshell, let us see what you should know about the Quick Access Toolbar: Customizing the Quick Access Toolbar Here are the steps to add … Read more

Wrap Text in Excel

wrap text in Excel - the ultimate guide

Learn how to wrap text in Excel to fit the long content inside the cell and adjust it to show multiple lines within the cell. Table of contents: What is Text Wrap? In Excel, sometimes you need to work with long text. The text wrap function helps you if you want to keep the content … Read more

How to select multiple cells in Excel

how to select multiple cells in Excel - Quick Guide

Today’s guide will be about how to select multiple cells in Excel (adjacent or non-adjacent) using the mouse click, Shift, and Control keys. Check our easy-to-understand examples! Selecting single or multiple cells is essential in Excel because it stores the values, formulas, or conditional formatting rules in a cell or a range. However, it looks … Read more

Multiple Conditions (Conditional Formatting)

multiple conditions in excel conditional formatting

Learn how to use multiple conditions and formulas in conditional formatting to apply multiple criteria (AND, OR, LEFT, RIGHT) to a single cell or a range. Now let’s talk about the logical functions. In this section, we’ll show you how to create effective formulas to build a complex rule. First, we will create a new … Read more

Color ranking

color ranking in excel

Learn how to combine the Excel RANK function to determine the sorting order using colors.

Stop If True

how to manage multiple rules using stop if true

How to use the Stop If True rule in Excel to ignore the other rules?

Find Duplicates

how-to-find-duplicates-in-excel

Learn how to find duplicate values and highlight duplicate rows in Excel using conditional formatting through useful examples! How to find duplicates in Excel You can use a few easy steps to find and highlight duplicate values in Excel. But, first, let us see how it works. 1. Select data, in this case, C2:E12 2. … Read more

Color Scales

color scales in excel

Color scales in Excel are similar to Data Bars. Get a quick overview of your data! The shade of the color represents the value in the cell. Before taking a deep dive, you should know: What is the difference between color scales and data bars? Data bars represent the relationship between value and colors through … Read more

Icon Sets

icon sets excel

Icon sets in Excel are effective tools for us to visualize values in a range of cells easily. Each icon represents a range of values. Execute the following steps if you want to add an icon set, shape, or indicator. Steps to add Icons sets We will use traffic light style shapes: green, yellow, and … Read more

Data Bars

data bars in Excel

Data bars in Excel make it easy to highlight values in a range of cells. A longer bar represents a higher value. A shorter in-cell bar chart represents a lower value. Get a quick overview of highs and lows! If you’re not using specific rules or conditions in your data range or cells, then data … Read more

Screen Tips for Excel Reports

In this article, we’ll show you how to build interactive screen tips for your Excel reports. A great user guide is a key element if you want to enhance the user experience (UX). The most important function of the interactive screen tips is to tell your story at a higher level using an excel dashboard. … Read more

Create a Scroll Bar in Excel

how to create a scroll bar in Excel

The scroll bar in Excel is one of the most useful tools in Form Controls. Using it will save time and get more space if you are using it. The most significant advantage comes when you work with a large data set. You can manage any size list in a small area using scroll bars. … Read more

Interactive Settings Menu for Dashboards

Interactive Settings Menu

If you are working on an Excel dashboard, it is worth creating great-looking navigation. Everyone loves great UX! In today’s guide, I will show you how to build an interactive settings menu for your spreadsheet. Take a close look at the picture below! Take a closer look at the picture below! This simple menu lets … Read more

How to remove duplicates in Excel

how-to-remove-duplicates-in-excel

Learn how to find, filter, and remove duplicates in Excel using quick and creative methods. Finding unique values or removing duplicates is helpful when working with large data tables. We will show you how to use Excel’s built-in data cleansing tools to find unique values in single or multiple columns. Here we go; let us … Read more