+ Reply to Thread
Results 1 to 7 of 7

Data Validation, Lookup, multi lookup, referancing and other.

  1. #1
    Registered User
    Join Date
    07-30-2013
    Location
    Riyadh, KSA
    MS-Off Ver
    Excel 2007
    Posts
    4

    Data Validation, Lookup, multi lookup, referancing and other.

    Hello all,

    everything is explained in the attachments, Please have a look.

    1.jpg
    2.jpg

    Just heads up, The past week was the first time I've tried using excel as it was intended to be used. So excuse my ignorance if I ask too many questions.

    We need to set up what we call "Manpower Distribution Table" that represents employees workload vs. active projects.

    ALL Projects and employee names are list data-validation cells that are grabbing information from other cells on the same sheet. reason being is that I would like to keep file easy to use as new employees/projects enter and leave the company.

    And the reason that projects is broken in two columns is i want to keep the sheet short (big list of employees)

    My boss is not an excel user either so I would like to keep this file as simple as possible (idiot proof) with only names and percentage to input.

    Thank you in advance for your help.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,719

    Re: Data Validation, Lookup, multi lookup, referancing and other.

    As this is your first post, the attached might help.

    Pete
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    07-30-2013
    Location
    Riyadh, KSA
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Data Validation, Lookup, multi lookup, referancing and other.

    Quote Originally Posted by Pete_UK View Post
    As this is your first post, the attached might help.

    Pete
    My apologies, I thought screen grabs would suffice.
    There you go.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    07-30-2013
    Location
    Riyadh, KSA
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Data Validation, Lookup, multi lookup, referancing and other.

    Anyone, please?

  5. #5
    Spammer
    Join Date
    02-04-2012
    Location
    Philippines
    MS-Off Ver
    Excel 2013
    Posts
    190

    Re: Data Validation, Lookup, multi lookup, referancing and other.

    like this, I hope
    Attached Files Attached Files
    Last edited by Jean.P28; 08-01-2013 at 01:59 PM.

  6. #6
    Registered User
    Join Date
    07-30-2013
    Location
    Riyadh, KSA
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Data Validation, Lookup, multi lookup, referancing and other.

    Quote Originally Posted by Jean.P28 View Post
    like this, I hope
    Yes, this definitely answers my question thank you, Jean

  7. #7
    Banned User!
    Join Date
    10-14-2006
    Posts
    1,211

    Re: Data Validation, Lookup, multi lookup, referancing and other.

    Quote Originally Posted by Jean.P28 View Post
    like this, I hope
    =IF(ISERROR(INDEX(INDEX(DataProject,,3),MATCH(M$7&$K8,INDEX(DataProject,,1)&INDEX(DataProject,,2),0))),0,INDEX(INDEX(DataProject,,3),MATCH(M$7&$K8,INDEX(DataProject,,1)&INDEX(DataProject,,2),0)))

    You're over complicated.


    Try this simplify/elegant version:

    =SUMIFS($F:$F,$D:$D,M$7,$E:$E,$K8)

+ 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. Data Validation with Lookup
    By ryancgarrett in forum Excel General
    Replies: 3
    Last Post: 06-19-2013, 04:23 PM
  2. [SOLVED] multi drop down list with multi-lookup
    By civileng12 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-31-2012, 06:50 PM
  3. Data validation + v lookup
    By benswelding in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-27-2011, 03:09 PM
  4. Lookup multi columns w/ multi answers
    By dec671 in forum Excel General
    Replies: 1
    Last Post: 01-28-2010, 04:48 PM
  5. [SOLVED] Lookup validation data
    By Craig in forum Excel General
    Replies: 1
    Last Post: 03-29-2006, 11:35 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