+ Reply to Thread
Results 1 to 2 of 2

Formula to Pull Through Specific Data from one Table / Tab to another

Hybrid View

  1. #1
    Registered User
    Join Date
    08-01-2013
    Location
    Cardiff
    MS-Off Ver
    Office 365
    Posts
    64

    Formula to Pull Through Specific Data from one Table / Tab to another

    Hi,

    I am working on a project and i need to give a breakdown of different statuses for properties i am surveying.

    I am looking for a formula that will pull through to one tab properties that are only on hold and then on another tab properties that are out of scope.

    I don't want all the data pulled across just certain relevant pieces.

    I have hopefully attached a smaller version of what i am after.

    Any help would be appreciated.

    Many thanks

    Steve
    Attached Files Attached Files

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,492

    Re: Formula to Pull Through Specific Data from one Table / Tab to another

    Out of scope, cell A2

    =IFERROR(INDEX('Project Plan'!A:A,AGGREGATE(15,6,ROW(Table1[Survey Status])/(Table1[Survey Status]="Out of Scope"),ROW(1:1))),"")
    Copy to next columns and change A:A to E:E
    Copy column B to C and D

    Similar to On Hold list
    Attached Files Attached Files
    Quang PT

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Formula to pull through data by specific month
    By MattExcelLearner in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-12-2020, 04:13 AM
  2. Formula to pull a specific field value from within a Pivot Table
    By Randles95 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-28-2019, 04:41 PM
  3. Replies: 9
    Last Post: 07-24-2019, 04:33 AM
  4. [SOLVED] Can't get IF,AND formula to pull specific data from another worksheet
    By MJam in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-29-2016, 05:37 PM
  5. [SOLVED] Need to pull Data out of Pivot Table into specific cells
    By Chris McGlothen in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 06-30-2016, 11:13 AM
  6. [SOLVED] trying to get a formula that will pull data for a specific date.
    By Shellybelly in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-24-2014, 10:07 AM
  7. Replies: 9
    Last Post: 03-19-2012, 02:36 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1