Results 1 to 5 of 5

Matching cell values found in two columns

Threaded View

  1. #1
    Registered User
    Join Date
    07-15-2009
    Location
    Dallas
    MS-Off Ver
    Excel 2003
    Posts
    5

    Matching cell values found in two columns

    I'm wondering if someone can help save me some manual labor. I have some spreadsheets that have 2 columns by as much as 500 rows (with 2 headers). column A has a userid and column B has number of errors (for that userid). I also have a "top 10 agents with the highest errors" that i get from another report in column E. I would like to have a macro that can match the userid in E with the userid in A and place the corresponding value that is in B, in column F. If the userid from E cannot be found in A, a 0 would be placed in column F for that user.


    A B E F
    0009 5 1400 5
    0500 7 1405 0
    1400 5 3467 8
    3467 8 3490 0
    6900 23 1234 6
    3460 9
    1234 6

    Thanks in advance.
    Last edited by MAN; 11-02-2009 at 06:02 PM. Reason: changing heading

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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