+ Reply to Thread
Results 1 to 7 of 7

Complicated vlookup ?? HELP!

Hybrid View

gillas01 Complicated vlookup ?? HELP! 01-06-2014, 08:24 AM
rishikrsaw Re: Complicated vlookup ??... 01-06-2014, 08:30 AM
rishikrsaw Re: Complicated vlookup ??... 01-06-2014, 08:37 AM
gillas01 Re: Complicated vlookup ??... 01-06-2014, 10:52 AM
rishikrsaw Re: Complicated vlookup ??... 01-07-2014, 01:25 AM
vlady Re: Complicated vlookup ??... 01-07-2014, 03:09 AM
gillas01 Re: Complicated vlookup ??... 01-07-2014, 10:13 AM
  1. #1
    Registered User
    Join Date
    01-06-2014
    Location
    London, England
    MS-Off Ver
    Excel 2013
    Posts
    3

    Question Complicated vlookup ?? HELP!

    Hi, I've got a requirement for excel which I hoped someone could help me with?! I've been battling with it for around 6 hours now and just can't get anywhere!

    I'm happy with vlookups generally but this just isn't working!

    Ok so here's what I want to do...

    I have a list of text values from last month that have comments beside them
    I want to compare these against the new months list to see which are new or existed last month and any that did exist last month I want to pull the comments for these through to this months sheet against the correct value...

    I've put together a simple example of this in the attached... the actual spreadsheets are much more complicated but wanted to give an idea of what I'm trying to get to!


    Thanks so much in advance to anyone who might be able to help! FINGERS CROSSED!
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    11-12-2013
    Location
    Delhi
    MS-Off Ver
    Excel 2016
    Posts
    135

    Re: Complicated vlookup ?? HELP!

    =IFERROR(VLOOKUP(A2,'Last Month'!A:B,2,0),"")

  3. #3
    Forum Contributor
    Join Date
    11-12-2013
    Location
    Delhi
    MS-Off Ver
    Excel 2016
    Posts
    135

    Re: Complicated vlookup ?? HELP!

    Sorry try this

    =IF(ISERROR(VLOOKUP(A2,'Last Month'!A:B,2,0)),"New Month","Old Month")



    for segregation old month and new month entry

  4. #4
    Registered User
    Join Date
    01-06-2014
    Location
    London, England
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: Complicated vlookup ?? HELP!

    Perfect!

    Thank you so so so so so much!!! :-)

  5. #5
    Forum Contributor
    Join Date
    11-12-2013
    Location
    Delhi
    MS-Off Ver
    Excel 2016
    Posts
    135

    Re: Complicated vlookup ?? HELP!

    pls add star if you feel my answer was satisfactory ......

  6. #6
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,366

    Re: Complicated vlookup ?? HELP!

    FORUM MODERATOR'S REQUEST:

    Based on your last post it seems that you are satisfied with the solution(s) you've received but you haven't marked your thread as "SOLVED".
    For the meantime I'll do it for you.

    How?
    New quick method:
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    Or you can use this way:

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

    Note:
    You can also thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given.
    By doing so you can add to the reputation(s) of those who helped and shared their time in helping you.
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  7. #7
    Registered User
    Join Date
    01-06-2014
    Location
    London, England
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: Complicated vlookup ?? HELP!

    Thanks, and apologies, I couldn't find how to mark as solved yesterday!

+ 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. Vlookup but a little more complicated
    By dinker454 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-29-2013, 04:20 PM
  2. Complicated vlookup with range values
    By jcaps in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 11-05-2012, 09:21 PM
  3. [SOLVED] complicated INDEX (or VLOOKUP?) formula
    By BHammy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-08-2012, 07:08 PM
  4. Performing a very complicated VLOOKUP
    By akhtarn11 in forum Excel General
    Replies: 1
    Last Post: 04-28-2011, 12:49 PM
  5. Vlookup, but more complicated.
    By BBJAY in forum Excel Programming / VBA / Macros
    Replies: 30
    Last Post: 02-16-2009, 02:39 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