How to copy row to another sheet based on cell value in Google sheet?
Supposing, you have a list of data in a sheet, now, you need to copy the rows which contain the text “Complete” in Column E to another new sheet as following screenshot shown. How could you deal with this job in Google sheet?
Copy rows to another sheet based on specific cell value in Google sheet
Copy rows to another sheet based on specific cell value in Microsoft Excel
Copy rows to another sheet based on specific cell value in Google sheet
To copy the rows based on specific text to another new sheet, the following formula may help you, please do as this:
Enter this formula: =filter(original!A:E,original!E:E="Complete") into the new sheet where you want to paste the specific rows, and then press Enter key, all rows which contain the specific text in column E have been pasted into this new sheet, see screenshot:
Notes:
1. In above formula: original!A:E is the sheet name and data range that you want to copy rows from, original!E:E="Complete" is the specific criteria, means to copy the rows that contain the word “Complete” in column E. You can change them to your need.
2. Here is another formula: =query(original!A:E, "where E = 'Complete' ",0) also can help you to finish this task.
Copy rows to another sheet based on specific cell value in Microsoft Excel
If you want to solve this job in Excel worksheet, the Kutools for Excel’s Select Specific Cells can help you select the specific rows first, and then paste the rows to another sheet as you need.
After installing Kutools for Excel, please do as follows:
1. Select the data range that you want to copy rows based on specific criteria, and then click Kutools > Select > Select Specific Cells, see screenshot:
2. In the Select Specific Cells dialog box, please select an Entire row from the Selection type, and then choose Equals from the Specific type drop down, and enter the specific text “Complete” into the text box, see screenshot:
3. And then click Ok button, all rows which contain the specific text have been selected as following screenshot shown:
4. Then you can copy and paste them to anywhere as you need.
Click Download and free trial Kutools for Excel Now!
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!