Advanced Excel Function Articles

Page 58 of 59

Excel Tutorial: Combine Multiple Workbooks/Worksheets into One

Pradeep Kumar
Pradeep Kumar
Updated on 10-Sep-2022 739 Views

If there are only a few workbooks that need to be merged, you can manually move or copy worksheets from the original workbook to the master workbook by making use of the Move or Copy command, which is available if there are only a few workbooks that need to be combined. Combine Multiple worksheets/workbooks into one Let’s understand step by step. Step 1 In the first step, add few sheets in excel workbook as shown in the below screenshot. Step 2 As said in the previous step, add sheets and name the sheets. Refer to below screenshot. Step ...

Read More

Excel tutorial – extract text or number by specific position

Pradeep Kumar
Pradeep Kumar
Updated on 10-Sep-2022 2K+ Views

You may find that in many situations, all that is required of you is to extract the useful content from a sentence or a text string contained within a cell. For example, you may need to extract the province from the address, extract the email address from a sentence, or extract the courier bill number from a conversation. This article provides a collection of alternative ways that can assist in extracting text or numbers from a cell in Excel based on the precise position of the cell. The extraction is narrowed down to a certain place in the cell. Extract ...

Read More

Excel tutorial: split text, number, and date cells (separate into multiple columns)

Pradeep Kumar
Pradeep Kumar
Updated on 10-Sep-2022 1K+ Views

It's possible that, for certain reasons, you'll need to divide the text in a single cell into many cells. This lesson is broken down into three sections: dividing text cells, dividing numeric cells, and dividing date and time cells. You will have a better understanding of how to approach the task of splitting when you are presented with a variety of examples, which are provided throughout each section. Split text You may use any one of the following techniques to divide a single text cell into numerous columns based on a certain delimiter, such as a comma, a space, a ...

Read More

Generate a random number with the given specific length in Excel

Pradeep Kumar
Pradeep Kumar
Updated on 10-Sep-2022 796 Views

Nowadays most of them use multiple passwords in our day-to-day work. The password may contain different lengths. If you are not willing to set a password then you can use formulas or a tool that is handy to generate random passwords for you. This article gives you some tricks to generate random numbers of your desired length in an Excel workbook. Random Number in a given specific length using Formula Random number in a fixed length Assume that you want to generate a random number string in a 7-digit length using a formula for this you can use the below ...

Read More

Generate random numbers by giving certain mean and standard deviation in Excel

Pradeep Kumar
Pradeep Kumar
Updated on 10-Sep-2022 7K+ Views

There may be times when you need to generate a series of random numbers based on specific mean and standard deviation for some scenarios. Below are some guidelines that will help you. Generate random numbers by given Mean and Standard Deviation To solve this, you need to follow the below step-by-step process. Step 1 To begin with, you need to enter your needed mean and standard deviation into two empty cells, in this case, I have selected A1 and A2 as shown in the below screenshot. Step 2 Afterwards, in cell B3, type this formula =NORMINV(RAND(), $B$1, $B$2) and ...

Read More

How to accept or reject all changes in Excel?

Pradeep Kumar
Pradeep Kumar
Updated on 10-Sep-2022 561 Views

When you enable change tracking for a workbook, you will have the ability to choose which changes to accept and which to reject. You can make this decision by selecting the Accept/Reject Changes option from the drop-down menu of the Track Changes command button on the Review tab of the Ribbon. Excel will analyze all of the highlighted changes that have been made to the shared file by you and anybody else who has worked on it, and it will give you the option to either accept or reject specific modifications. Excel will show you a warning dialogue box before ...

Read More

How to activate cell for editing with single clicking in Excel?

Pradeep Kumar
Pradeep Kumar
Updated on 10-Sep-2022 1K+ Views

When we need to make changes to anything in any cell, editing is a typical practice. Therefore, it is really necessary to get some practice using the shortcut key for this particular activity. There are times when we have to change the content of the cell. Because we frequently need to amend the formula or debug the formula, the shortcut is quite useful. Often, we may need to edit the formula. In addition, it is essential to practice shortcut keys in order to reduce the amount of time required for particular tasks when you are a new learner. Because of ...

Read More

How to add 1 to a specified cell if the cell contains certain text in Excel

Pradeep Kumar
Pradeep Kumar
Updated on 10-Sep-2022 12K+ Views

Consider that you have a list of names in which one name is repeated multiple times. Now you need to scan the column for the name which is repeated multiple times and add 1 if another repeated name is entered in the specific cells to show the total number of the repeated name. Below shows an example of how to do this. Add 1 to a specified cell if the cell contains certain text with an array formula The array formula below can help you add 1 to a specified cell if a cell range contains certain text in the ...

Read More

How to add a character before each word in a cell in Excel

Pradeep Kumar
Pradeep Kumar
Updated on 10-Sep-2022 1K+ Views

The purpose of this article is to show you how you can use a formula in Excel in order to add a specified character before each word in a cell. Add a Character before each word in a cell with the Formula The following instructions will help you to add one or a few characters before each word that appears in an Excel cell. Step 1 Open an Excel workbook, select a cell blank cell and enter the below formula mentioned formula into the formula bar and then press Enter key. =”Character”&SUBSTITUTE(cell reference, ’’ “, “character”) Consider you ...

Read More

How to add a scrollbar to a chart in Excel

Pradeep Kumar
Pradeep Kumar
Updated on 10-Sep-2022 5K+ Views

You can use the scrollbar feature to show a chart with lots of data, just by dragging the scrollbar, you will see the data changing continuously while it's being displayed in the chart. If a lot of data needs to be shown, you can add the scrollbar. However, there is a tricky part in Excel when it comes to adding a scrollbar to a chart, so follow these steps step by step to finish this task. Add a Scrollbar in Excel You have the following data range wherein you want to add the scrollbar chart to the Excel worksheet. ...

Read More
Showing 571–580 of 588 articles
Advertisements