Results 1 to 8 of 8

Matching Data with set requirements

Threaded View

  1. #1
    Forum Contributor
    Join Date
    05-27-2014
    Posts
    141

    Matching Data with set requirements

    Hi Experts,

    I have a spreadsheet that is capable of assigning names to postcodes based on set requirements but I have now come to a point where I need to reduce the input by users. is it possible to create a formula that works in three stages

    Stage 1 - Identify which company (Column D) is working in the postcode given (Column B)
    iferror(VLOOKUP(C7,(INDIRECT("'" & B7&"'!$A:$L")),9,FALSE),"") is the formula I used to look at
    each companies page

    Stage 2 - Looking at the Companies individual sheet (ie where CO 1 is listed, look at sheet CO 1), Identify which staff members
    are available by them having an X in the day of the week that matches sheet AUTO ASSIGN CONTROL (in this instance Friday)

    Stage 3 - Match the names available to the relevant postcodes, my previous formula required
    4 sleeper columns using range F:I, the formula in Column E was then able to use one of the 4 names
    without duplicating names

    This sheet has come along way but I need extra input, I have attached the file and in yellow I have manipulated the data where the new formula should be but I can not seem to solve it.

    Any input would be great
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Spliting a line of data into two lines in order to fill other requirements
    By PatrickDC in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-16-2013, 01:20 AM
  2. Need to organize data based on requirements....explained below
    By bmbalamurali in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-08-2013, 06:16 PM
  3. Replies: 8
    Last Post: 08-29-2013, 06:40 PM
  4. Link Partial Data To Cell If Data Meets Requirements
    By swordswinger710 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-20-2012, 10:47 AM
  5. EXCEL data worksheet requirements
    By gurp99 in forum Excel General
    Replies: 5
    Last Post: 08-09-2010, 02:42 AM

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