Results 1 to 5 of 5

If Else - Vlookup

Threaded View

VegasL If Else - Vlookup 04-15-2008, 10:45 PM
Paul Hi VegasL, Try this... 04-15-2008, 11:20 PM
VegasL Thanks Paul, it works -... 04-17-2008, 04:11 PM
Paul =IF(NOT(ISERROR(VLOOKUP(A2,$D$... 04-17-2008, 04:24 PM
VegasL Thanks For The Crystal Clear... 04-22-2008, 01:10 AM
  1. #1
    Forum Contributor
    Join Date
    02-10-2007
    MS-Off Ver
    Excel 2010
    Posts
    293

    If Else - Vlookup

    Hello,

    I want to compare column A with column D. If the word in column A is the same as Column D OR , is the same as column D with 25 attached to it, to Display column E, or else display "-", if none of those conditions are met.

    so see attached example. what is formula i would put in column b?


    I thought it would be, =IF(A2,VLOOKUP(A2,$D$2:$E$6,1,FALSE),IF(A2&" 25",VLOOKUP($D$2:$E$6,1,FALSE),"-"))

    But thats not working..any help would be appreciated.

    Thanks
    Attached Files Attached Files

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