Use the search and replace function in Excel

The following article provides detailed instructions for you to use the search and replace function in Excel.

You can customize the addition of a comment to a formula or to a data cell in a spreadsheet by following these steps:

1. Find data feature.

Step 1: Open the Find and Replace dialog box in two ways:

Method 1: Press the key combination Ctrl + H.

Method 2: Go to Home tab -> Editing -> Find & Select -> Find:

Use the search and replace function in Excel Picture 1

Step 2: The Find and Replace dialog box appears -> select the Find tab , enter the search content in the Find What section , for example, here is the search for an employee named Lan -> click Find Next to search in turn. The employee named Lan in box 13 is found first, if it is not the employee you want to search -> click Find Next:

Use the search and replace function in Excel Picture 2

- In case the search text is not in the data table -> the message box appears, click OK:

Use the search and replace function in Excel Picture 3

2. Replace data in Excel.

Step 1: Switch to the Replace tab, enter the following content:

- Find What section: Content to be replaced.

- Replace with: Enter the replacement content.

The example here replaces the employee named Lan with Mai.

Use the search and replace function in Excel Picture 4

Step 2: - Click Replace to replace:

Use the search and replace function in Excel Picture 5

- If you want to replace all employees named Lan, click Replace All -> dialog box displays the total number of replacements -> click OK to close the dialog box:

Use the search and replace function in Excel Picture 6

- If the content is not in the data table, the dialog box appears -> click the OK button to close the dialog box:

Use the search and replace function in Excel Picture 7

The above is a detailed guide on how to use the search and replace function in Excel 2013.

Good luck!

4 ★ | 1 Vote

May be interested

  • How to use the IFS function in Excel 2016How to use the IFS function in Excel 2016
    the ifs function in excel is a logical function introduced in excel 2016. this function is a function that replaces the nested if function and is much easier to use. the ifs function checks one or more conditions and returns a value that meets the first true condition.
  • Save time with these text formatting functions in Microsoft ExcelSave time with these text formatting functions in Microsoft Excel
    microsoft excel is a main application for anyone who has to work with numbers, from students to accountants. but its usefulness extends beyond a large database, it can do a lot of great things with text. the functions listed below will help you analyze, edit, convert, change text and save many hours of boring and repetitive tasks.
  • The LEFT function, how to use the left-hand string cutting function in ExcelThe LEFT function, how to use the left-hand string cutting function in Excel
    the left function in excel is used to trim the left string of characters in data parameters.
  • Look up data in Excel tables: Replace VLOOKUP with INDEX and MATCHLook up data in Excel tables: Replace VLOOKUP with INDEX and MATCH
    quick lookup of data in excel tables: replace vlookup with index and match. do you know yet? let's tipsmake.com find out in the article below!
  • How to combine Vlookup function with If function in ExcelHow to combine Vlookup function with If function in Excel
    when combining vlookup function with if function in excel, we can set conditions to search for values ​​by column.
  • Basic Excel functions that anyone must knowBasic Excel functions that anyone must know
    the basic functions in excel such as the excel function, the excel statistics function we summarized below will be very helpful for you who often have to work on excel spreadsheets, especially in the field of accounting. let's refer to offline.
  • How to use Lookup function in ExcelHow to use Lookup function in Excel
    lookup in excel is a reference function, the most commonly used search function in excel.
  • SEARCH () and SEARCHB () functions in ExcelSEARCH () and SEARCHB () functions in Excel
    the search () function and the searchb () function are two functions that help you process strings in excel. when you need to find the starting position of a substring in a text string without case or case, you use the search () or searchb () function.
  • VLOOKUP function to use and specific examplesVLOOKUP function to use and specific examples
    vlookup is one of the most useful excel functions but few understand it. in this article, we will help you understand vlookup with practical examples, such as grading students and staff using the vlookup function.
  • Instructions on how to count words in cells in ExcelInstructions on how to count words in cells in Excel
    in many cases you want to count the number of characters in a text string (text string) to calculate or combine with other functions, or to do something. you can then use the trim function, combining the len function, the substitute function. using the trim function to remove spaces, use the substitute function to replace the current text with new text in a text string, ...