+ Reply to Thread
Results 1 to 2 of 2

I need to compare two columns and match like entries up in the same row

  1. #1
    Registered User
    Join Date
    05-16-2013
    Location
    Newland, NC
    MS-Off Ver
    Excel 2013
    Posts
    16

    I need to compare two columns and match like entries up in the same row

    I have two excel reports. Firstly, an accounts receivable report with a column of customer names and columns with terms such as "Current", 1-30, 30-60, etc. Secondly, I have a sheet with a column of customer names with a second column of their "average days to pay"

    I would like to have these two sheets to compare the customer names so that a particular customer's average days to pay lines up with their accounts receivable information.

    My ultimate goal is to have an accounts receivable report that will tell me when we can expect a customer's AR to come in.

    I have the sheets available.
    HCCI Average Days To Pay.xlsx
    HCCI AR.xlsx

    Thanks in advance!

    Chris Bertolini
    Newland, NC

  2. #2
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: I need to compare two columns and match like entries up in the same row

    In T2 of the AR sheet put the following formula then drag down:
    =VLOOKUP(B2,'[HCCI Average Days To Pay.xlsx]Sheet1'!$B$2:$C$329,2,TRUE)

    (now this assumes both are open, you may need to reference filepaths etc if not)

+ 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. Macro to Compare two columns and publish sheet name in case columns dont match
    By adaws in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-06-2014, 01:21 PM
  2. Macro to Compare Multiple Columns and Remove Unique Entries
    By sanjeevpandey in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-24-2013, 05:56 AM
  3. Replies: 1
    Last Post: 10-04-2012, 02:31 PM
  4. Compare row data & flag if entries don't match
    By VTdude12 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-05-2011, 03:09 PM
  5. compare and find a match between coulmn entries?
    By farmerTom in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 04-16-2007, 05:09 PM

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