Found 1376 Articles for MS Excel

How to Add Text in the Middle of Selected Cells in Excel?

Pradeep Kumar
Updated on 23-Dec-2022 15:03:57

8K+ Views

Suppose you have an Excel sheet with a column of data and you need to add a string of text at a specific position in all the column data. In such cases, you don't have to type the entire data all over again to update the given column data. In this tutorial, we will demonstrate in a few simple steps how you can add the new data in between an existing set of data. Add Text in the Middle of Selected Cells in Excel Suppose we have an Excel sheet with a list of data that starts with the letter ... Read More

How To Add Text Cells Together Into One Cell In Excel?

Pradeep Kumar
Updated on 23-Dec-2022 14:55:55

552 Views

When we have two separate columns in an Excel sheet which are to be combined, you don't have to create a new column and enter the whole data again. In this tutorial, we will show you two different ways to combine text cells together into one cell. You can either used the Ampersand symbol (&) or the CONCAT function for this purpose. We will take a simple example to demonstrate how it is done. We will take to columns that would contain the "first name" and "last name" of a set of people. Then, we will create a new column ... Read More

How To Add Text Box To a Chart In Excel?

Pradeep Kumar
Updated on 23-Dec-2022 14:52:34

1K+ Views

Sometime we may want to place a textbox above each bar of a bar graph to provide additional information. Such textboxes help the users understand the graph quickly and analyse the data in a better way. Most of the time, we use such textboxes to highlight the highest and lowest points in a graph, for example, highest and lowest sales numbers. Read through this tutorial to find out how you can follow a simple process to add a textbox above each bar of a bar graph. Adding Text Box To a Chart In Excel Here we will first create a ... Read More

How to Add/Sum Two Numbers Then Multiply in One Formula in Excel?

Pradeep Kumar
Updated on 23-Dec-2022 14:56:44

2K+ Views

Let us assume a situation where we want to calculate the tax you need to pay on your total income. This problem has two steps first we calculate your total income by adding income from all your sources of income and the second step is to multiply it with the percentage of the tax you want to pay. We can solve this whole problem in a single calculation with the help of below information. here first we add the two numbers and multiply using one formula. Adding Two Numbers in Excel and Then Multiplying in One Formula Let us see ... Read More

Difference between COUNT and COUNTA

Vineet Nanda
Updated on 16-Dec-2022 17:27:00

4K+ Views

Excel's extensive library of built-in functions may be accessed through several tabs. It has built-in mathematical capabilities that may be utilized for simple arithmetic tasks like counting. For instance, you may find out how many people have signed up for your event. There are other count functions available in Excel; however, the most used ones are COUNT and COUNTA. When used in conjunction with other functions, their entire potential as the most useful of all functions becomes apparent. Excel has these two methods for counting cells in a range, which are quite similar to one another. Alternatively, you may ... Read More

How to Add Subscript and Superscript to the Excel Ribbon?

Pradeep Kumar
Updated on 08-Dec-2022 11:11:57

455 Views

Applying subscript and superscript are not default functions in Excel, however you can customize the Excel ribbon or the quick access toolbar to show these functions. In this article, we will take a simple example to demonstrate how you can customize the Excel ribbon. Adding Subscript and Superscript Functions to the Excel Ribbon The Excel ribbon is the place that includes some of the frequently used functions such as Conditional Formatting, Cell Styles, Autosum, etc. Step 1 To display the subscript and superscript functions on this ribbon, right-click on the ribbon and select "Customize the Ribbon", as shown in the ... Read More

How to Add Spaces between Numbers in Excel?

Pradeep Kumar
Updated on 08-Dec-2022 11:19:00

24K+ Views

When you collect data from another source and use that in an Excel sheet, it may not look good. The space provided between numbers in an Excel cell is very less and it will not be very clear. There is a need for increasing the space between the numbers in the cell to represent the numbers neatly. You can use Formulas in Excel to add more space between numbers. In this tutorial, we will take an example to show how you can use a simple formula to add space between numbers in cells and make them more presentable. Adding Spaces ... Read More

How to Add Spaces after Commas in Excel?

Pradeep Kumar
Updated on 08-Dec-2022 11:09:09

5K+ Views

We use commas to separate items of the same category in a list. If the words are not separated clearly by commas and spaces, then it looks ugly and impossible to understand. You might have come across situations where you borrowed some data from the Internet and used it in an Excel sheet, only to realize that the data missing spaces and commas. You can, of course, insert commas manually, but it will be a time-consuming affair. In this tutorial, we will show you a simple way to insert spaces after commas in an Excel sheet. Adding Spaces after Commas ... Read More

How to Add Series Line in Chart in Excel?

Pradeep Kumar
Updated on 08-Dec-2022 10:57:25

2K+ Views

A series line in Excel helps us to connect the data objects of same time period. A series line helps us to analyse the charts more efficiently without any confusion. A series line connects the data objects of same rows with a line. Generally, series lines are added to the stacked or 100 stacked columns. In this tutorial, we will demonstrate how you can add series lines in a chart in Excel. Adding Series Line in an Excel Chart Let us suppose we have an Excel sheet with the following data: Step 1 To create the chart, select the ... Read More

How to Add Semicolon to Each Cell in Excel?

Pradeep Kumar
Updated on 08-Dec-2022 10:53:30

16K+ Views

If you have a huge Excel sheet with lots of data and there is a requirement to add a semicolon to each cell, then you wouldn't surely do it manually. In this tutorial, we will show you a simple hack that you can use for this purpose. Adding Semicolon to Each Cell Using "&" Operator Let's start with the first method. You can add a semicolon to each cell using the "&" operator. Step 1 Let us consider we have the following Excel sheet that contains a list of numbers and names. We will be using the concept of adding ... Read More

Advertisements