+ Reply to Thread
Results 1 to 2 of 2

If Isna vlookup help

  1. #1
    Registered User
    Join Date
    06-01-2013
    Location
    Phoenix, Az
    MS-Off Ver
    Excel 2007
    Posts
    13

    If Isna vlookup help

    I have this formula, but would like to add to it and having some trouble. What I'd like to do is ad to the if statement that if in the ItemCodeCompare.xlsx the cell in column E has StarReq* in the cell, it would put the intire contents of the cell in ItemCodeCompare (ie. StarReq39279 or StarReq2656, etc.) I've attached some dumbed down excel files for reference. The WorkingFile.xlsx has the following formula in column F.

    =IF(ISNA(VLOOKUP(A91,'C:\Intergraph Software\BOMtoBOQ Macro\BOMtoBOQ Macro\[ItemCodeCompare.xlsx]Sheet1'!$A$1:$G$65536,1,FALSE)),"CODE NOT FOUND",SubFab!$K91&"-"&VLOOKUP(A91,'C:\Intergraph Software\BOMtoBOQ Macro\BOMtoBOQ Macro\[ItemCodeCompare.xlsx]Sheet1'!$A$1:$E$65536,5,FALSE)&"-"&VLOOKUP(A91,'C:\Intergraph Software\BOMtoBOQ Macro\BOMtoBOQ Macro\[ItemCodeCompare.xlsx]Sheet1'!$A$1:$G$65536,7,FALSE))

    Thank you!!!!!

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: If Isna vlookup help

    I dont think your file came through?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. IF(ISNA on vlookup.
    By macke in forum Excel General
    Replies: 2
    Last Post: 06-09-2010, 08:30 AM
  2. Isna(vlookup
    By Strugggler in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-16-2009, 09:16 PM
  3. Vlookup using ISNA ??
    By Carl1966 in forum Excel General
    Replies: 3
    Last Post: 01-27-2009, 12:13 PM
  4. Isna Vlookup
    By markswan20 in forum Excel General
    Replies: 1
    Last Post: 01-30-2008, 12:25 PM
  5. vlookup, IF, and ISNA
    By MMBOLI in forum Excel General
    Replies: 2
    Last Post: 08-17-2006, 11:53 AM

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