Results 1 to 7 of 7

Lookup in multiple tables

Threaded View

Mr.Mouse Lookup in multiple tables 07-14-2014, 07:08 AM
hemesh Re: Lookup in multiple tables 07-14-2014, 01:23 PM
Mr.Mouse Re: Lookup in multiple tables 07-14-2014, 11:32 PM
hemesh Re: Lookup in multiple tables 07-15-2014, 02:27 AM
Mr.Mouse Re: Lookup in multiple tables 07-15-2014, 04:12 AM
Punnam Re: Lookup in multiple tables 07-15-2014, 02:48 AM
hemesh Re: Lookup in multiple tables 07-15-2014, 03:47 AM
  1. #1
    Registered User
    Join Date
    07-10-2014
    Location
    Shanghai
    MS-Off Ver
    2013
    Posts
    3

    Lookup in multiple tables

    Hi all,

    I have an excel file which will help us to manage our tasks on weekly basis. The layout I will describe as followed: It basically has two sheets. One sheet is a sheet with multiple tables, each table represents a project, each project having multiple tasks. For the other sheet it will function as an overview of all the tasks together. This sheet we want because we want to be able to sort on priority of each tasks. Now I have two problems basically. The first problem is: I don't know how to search in multiple tables at the same time. I know how to search in one table and returning multiple values which I have done (check the excel file). I think it can be done with the CHOOSE function but I don't know how to input it inside my current formula:

    =IF(ROWS($C$12:C16)<=$D$5,INDEX(working_task[Task Description],SMALL(IF(working_task[Owner]=$D$4,ROW(working_task[Owner])-ROW('Week 28'!$E$12)+1),ROWS($C$12:C16))),"")
    The second problem I am facing is:
    The goal of the second sheet is to sort all the tasks by priority. In that way we can put all the emergency tasks on top regardless of which project. However, it seems to take over the filter from the first sheet. What happens is, if in the first sheet the table is sorted by due date this also happens for the second sheet. When on the second sheet sorting on a different way it does not have effect because the sorting from the source seems to "overrule" this.

    If we cannot sort separately in the sheet with all the tasks doing all of this is not necessary.

    I have tried it to explain it clearly as possible. I think looking at the excel file also will help to create the idea. Another thing, as I am new here.. This are basically two questions, is the way of working to ask them separately as well?


    I hope one of you can help me

    Thanks a lot in advance
    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. Replies: 2
    Last Post: 05-10-2012, 10:38 AM
  2. Multiple tables lookup
    By tornado1981 in forum Excel General
    Replies: 3
    Last Post: 04-04-2010, 10:46 AM
  3. multiple lookup tables
    By ministerofdeath in forum Excel General
    Replies: 1
    Last Post: 03-24-2009, 03:52 AM
  4. Lookup tables with multiple columns
    By sharkfoot in forum Excel General
    Replies: 5
    Last Post: 03-30-2006, 10:48 AM
  5. [SOLVED] Using Multiple LOOKUP tables
    By KG in forum Excel General
    Replies: 3
    Last Post: 05-06-2005, 08:06 PM

Tags for this Thread

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