Results 1 to 6 of 6

Pull data from a table based on multiple criteria - old formula trying to use AND

Threaded View

  1. #1
    Registered User
    Join Date
    01-11-2016
    Location
    Savannah, Ga
    MS-Off Ver
    2016
    Posts
    17

    Pull data from a table based on multiple criteria - old formula trying to use AND

    I have an old formula I got off of this forum that I'm trying to modify to look in two different columns.

    {=IFERROR(INDEX('IP Scheme'!G:G, SMALL(IF(AND(T_IP_Scheme[Device Type]="Camera",T_IP_Scheme[Service Schedule]="Monthly"), ROW(T_IP_Scheme[Service Schedule])), ROWS(A$2:A2))), "")}

    I added the (AND(T_IP_Scheme[Device Type]="Camera",T_IP_Scheme[Service Schedule]="Monthly") part just now and it will not return even though I think I'm using the AND statement properly. It is currently returning 0 with no errors.

    If I drop it down to only searching T_IP_Scheme[Device Type]=Camera I get a fully populated list. However we are adding our service plan to the spreadsheet and I now need to sort them by how often we will be servicing said cameras.

    Any help would be very appreciated.

    Thank you,

    Tim Weaver
    Last edited by tweaver; 05-12-2016 at 02:54 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Finding a Formula to pull data from multiple columns based on todays date
    By BootleggerDave in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-18-2015, 06:56 PM
  2. [SOLVED] Help Summing Data from Table Based on Multiple Criteria
    By D. from So Cal in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-18-2014, 02:16 PM
  3. [SOLVED] Pull data from one sheet to another based on multiple criteria
    By thestalkycop in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-15-2014, 01:38 AM
  4. Enter data into specific row in data table based on multiple criteria
    By bberger1985 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-05-2013, 11:04 AM
  5. Formula to pull rows of data based on a column cell value (Criteria)
    By PaulLor89 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-30-2013, 11:26 AM
  6. [SOLVED] Pull data from multiple cells into one cell based on criteria?
    By chaddug in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-23-2012, 09:54 AM
  7. Pull from list based on multiple criteria
    By chitownsox14 in forum Excel General
    Replies: 3
    Last Post: 04-20-2011, 12:12 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