Google sheets pull data from another tab based on criteria

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?

Google sheets pull data from another tab based on criteria

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

Google sheets pull data from another tab based on criteria


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:

Google sheets pull data from another tab based on criteria

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:

Google sheets pull data from another tab based on criteria

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:

Google sheets pull data from another tab based on criteria

3. And then click Ok button, all rows which contain the specific text have been selected as following screenshot shown:

Google sheets pull data from another tab based on criteria

4. Then you can copy and paste them to anywhere as you need.

Click Download and free trial Kutools for Excel Now!


The Best Office Productivity Tools

Kutools for Excel Solves Most of Your Problems, and Increases Your Productivity by 80%

  • Reuse: Quickly insert complex formulas, charts and anything that you have used before; Encrypt Cells with password; Create Mailing List and send emails...
  • Super Formula Bar (easily edit multiple lines of text and formula); Reading Layout (easily read and edit large numbers of cells); Paste to Filtered Range...
  • Merge Cells/Rows/Columns without losing Data; Split Cells Content; Combine Duplicate Rows/Columns... Prevent Duplicate Cells; Compare Ranges...
  • Select Duplicate or Unique Rows; Select Blank Rows (all cells are empty); Super Find and Fuzzy Find in Many Workbooks; Random Select...
  • Exact Copy Multiple Cells without changing formula reference; Auto Create References to Multiple Sheets; Insert Bullets, Check Boxes and more...
  • Extract Text, Add Text, Remove by Position, Remove Space; Create and Print Paging Subtotals; Convert Between Cells Content and Comments...
  • Super Filter (save and apply filter schemes to other sheets); Advanced Sort by month/week/day, frequency and more; Special Filter by bold, italic...
  • Combine Workbooks and WorkSheets; Merge Tables based on key columns; Split Data into Multiple Sheets; Batch Convert xls, xlsx and PDF...
  • More than 300 powerful features. Supports Office/Excel 2007-2019 and 365. Supports all languages. Easy deploying in your enterprise or organization. Full features 30-day free trial. 60-day money back guarantee.

Google sheets pull data from another tab based on criteria


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!

Google sheets pull data from another tab based on criteria

How do you pull data from one tab to another based on criteria?

Excel: How to Pull Data from Another Sheet Based on Criteria.
Step 1: Enter Data into the First Sheet. First, let's enter the following dataset into the first sheet of an Excel workbook: ... .
Step 2: Define Criteria. ... .
Step 3: Pull the Data from the First Sheet..

How do I auto populate information from one tab to another in Google Sheets?

Sync data from one spreadsheet to another.
To start, open up the spreadsheet or tab you want to copy to the new Sheet > copy the sheet's URL..
Make a note of the cells you want to import..
Open the new sheet where you want the data to appear..
In the cell begin to type > =IMPORTRANGE (you'll see the code as you begin to type).

How do I automatically pull data from one Google sheet to another?

Import data from another spreadsheet.
In Sheets, open a spreadsheet..
In an empty cell, enter =IMPORTRANGE..
In parenthesis, add the following specifications in quotation marks and separated by a comma*: The URL of the spreadsheet in Sheets. ... .
Press Enter..
Click Allow access to connect the 2 spreadsheets..