+ Reply to Thread
Results 1 to 5 of 5

Vlookup or any from two column

  1. #1
    Registered User
    Join Date
    05-04-2015
    Location
    Lao
    MS-Off Ver
    2013
    Posts
    42

    Vlookup or any from two column

    Good morning all,

    Can anybody help me ? (am sure more excel expert here ^_^), in my case i have one account code for each cost center, and i would to combine them in one sheet (refer to my attached) can i use vlookup or any formula for vlookup them ?

    Thanks in advance

    Addize
    Attached Files Attached Files

  2. #2
    Forum Expert NeedForExcel's Avatar
    Join Date
    03-16-2013
    Location
    Pune, India
    MS-Off Ver
    Excel 2016:2019, MS 365
    Posts
    3,873

    Re: Vlookup or any from two column

    Can the Code-Lao be duplicate?

    Put this in Cell D5 and Drag down and Across

    =IFERROR(INDEX(Data!$D$2:$K$235,MATCH($A5+0,Data!$A$2:$A$235,0),MATCH(Summery!D$4,Data!$D$1:$K$1,0)),"-")

    Or

    =IFERROR(VLOOKUP($A5+0,Data!$A$1:$K$235,MATCH(D$4,Data!$A$1:$K$1,0),0),"-")
    Last edited by NeedForExcel; 09-07-2015 at 12:30 AM.
    Cheers!
    Deep Dave

  3. #3
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Vlookup or any from two column

    Another way. In D6 fill down and across.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Dave

  4. #4
    Registered User
    Join Date
    05-04-2015
    Location
    Lao
    MS-Off Ver
    2013
    Posts
    42

    Re: Vlookup or any from two column

    Dear All,

    Thanks all of your guy make me submitted my report on time, two formula above am not really understand how is work lol, i have tried formula from Dave. is work

    Thankss you

    Addiaz

  5. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Vlookup or any from two column

    You're welcome, Addiaz. Glad to hear about the report, and thanks for the rep.

+ 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. [SOLVED] Macro to Insert column and include a VLOOKUP array for entire column
    By bdouglas1011 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-29-2014, 06:28 PM
  2. [SOLVED] VLOOKUP returns column where column header matches another cell
    By bridge4444 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-10-2014, 11:23 AM
  3. Replies: 1
    Last Post: 02-20-2014, 08:42 AM
  4. Replies: 12
    Last Post: 01-28-2014, 12:36 PM
  5. [SOLVED] Vlookup with column name instead of col_index_name(3rd Section of Vlookup formula)
    By akulka58 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-21-2014, 10:42 AM
  6. Vlookup but change column index number as you drag to next column
    By yankeekid86 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-29-2013, 09:46 AM
  7. [SOLVED] Copy data from column to other sheets, based upon vlookup/criteria on column a
    By jedemeyer1 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 03-27-2013, 04:01 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