+ Reply to Thread
Results 1 to 5 of 5

Using other template my raw : Transpose using multi criteria lookup (Please help)

  1. #1
    Registered User
    Join Date
    02-18-2020
    Location
    Philippines
    MS-Off Ver
    2017
    Posts
    36

    Using other template my raw : Transpose using multi criteria lookup (Please help)

    Hello guys. There is a file that is sent daily to me from other department but I don't like their format and template. I want to copy the whole content of their sheet and paste it to my RAW sheet, everyday and my template from other sheet will automatically generate the data from the raw. I understand that I need a constant spacing to make it consistent and continuously. I dont wanna have errors that is why I just want to copy paste their data and convert it to my own template. How do I make this please? I cannot make it work using Index Match with multiple criteria.

    RAW
    raw.PNG

    My template
    my template.PNG
    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,459

    Re: Using other template my raw : Transpose using multi criteria lookup (Please help)

    I am assuming that new daily data are added in same format look like in "raw sheet":
    * No blank row between old and new data
    * There always be 6 rows between the date and the first Park (Park 1)
    * There are 3 Park and 3 hospital
    In C5 sheet Template:
    Please Login or Register  to view this content.
    Drag down and accross
    Quang PT

  3. #3
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Using other template my raw : Transpose using multi criteria lookup (Please help)

    Change N4:V4 to Hospital 1,2,3

    Then the same formula can apply to all table start from C4

    =INDEX(Raw!$F:$AC,MATCH(C$4,INDEX(Raw!$B:$B,MATCH(LOOKUP(9^9,$C$3:C$3),Raw!$B:$B,)):Raw!$B$999,)+MATCH(LOOKUP(9^9,$C$3:C$3),Raw!$B:$B,)-1,MATCH($B5,Raw!$F$6:$AC$6,))
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    02-18-2020
    Location
    Philippines
    MS-Off Ver
    2017
    Posts
    36

    Re: Using other template my raw : Transpose using multi criteria lookup (Please help)

    Wow it really works. GREAT HELP. Will try to understand the formula. Thank you so much!!!

  5. #5
    Registered User
    Join Date
    02-18-2020
    Location
    Philippines
    MS-Off Ver
    2017
    Posts
    36

    Re: Using other template my raw : Transpose using multi criteria lookup (Please help)

    THANK YOU SO MUCH, man. I really appreciate it. Keep it up.

+ 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. Transpose Multi-Criteria
    By tullibee_57 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-19-2019, 02:32 AM
  2. Multi Criteria Lookup Required
    By CambsBelle in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-01-2017, 09:19 AM
  3. Multi criteria lookup with the ''=lookup' formula
    By Ronnet2 in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 09-17-2015, 07:12 AM
  4. Multi Criteria Lookup
    By jsabo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-27-2013, 02:06 AM
  5. Establishing Multi-Criteria Template for Charting
    By mycon73 in forum Excel Charting & Pivots
    Replies: 10
    Last Post: 07-06-2011, 10:47 AM
  6. Multi criteria lookup
    By spot1960 in forum Excel General
    Replies: 2
    Last Post: 04-08-2008, 10:33 AM
  7. Multi Criteria lookup
    By epotter in forum Excel General
    Replies: 3
    Last Post: 07-05-2006, 07:35 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