Results 1 to 11 of 11

Excel 2007 : Getting Vlookup to ignore 1st "IC Prov" and return value on second "IC Prov"

Threaded View

  1. #1
    Registered User
    Join Date
    03-05-2011
    Location
    Cape Town, South Africa
    MS-Off Ver
    Excel 2007
    Posts
    9

    Question Getting Vlookup to ignore 1st "IC Prov" and return value on second "IC Prov"

    Hi, I am using Vlookup, but I have a problem, I have 2 identical items within my range.

    If I have as follows:
    IC Prov 145.00
    IC Prov 150.00

    My formula is as follows:
    =IF(ISNA(VLOOKUP("IC Prov   ",$I$16:$X$83,15,FALSE)),"",VLOOKUP("IC Prov   ",$I$16:$X$83,15,FALSE))
    How can I modify the formula to ignore the first "IC Prov" and return the value on the second "IC Prov" without having to change the range?

    Thanks
    Last edited by sonar123; 03-05-2011 at 06:53 PM.

Thread Information

Users Browsing this Thread

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

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