+ Reply to Thread
Results 1 to 6 of 6

Vlookup SyntaxAssistance

  1. #1
    Forum Contributor
    Join Date
    02-09-2004
    Location
    Cardiff - Wales - UK
    MS-Off Ver
    2013
    Posts
    475

    Vlookup SyntaxAssistance

    Hi,

    can anyone please assist me with the correct syntax for a Vlokkup formula

    currently I have the following VLookup formula which works fine :-


    Please Login or Register  to view this content.
    IFERROR(VLOOKUP(A2,'Requests in Delivery'!A:A,1,0),"** - New This Period - **")


    however , what I require is for the formula to be amended so instead of saying ** - New This Period - ** for records it does not find to 'MOVE" for records the Vlookup formula finds..

    Any assistance would be greatly appreciated


    Many thanks in advance


    Regards


    Rob
    Rob

  2. #2
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Excel 2013
    Posts
    1,887

    Re: Vlookup SyntaxAssistance

    Hi

    Provide a sample sheet

    Punnam

  3. #3
    Registered User
    Join Date
    01-07-2013
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    65

    Re: Vlookup SyntaxAssistance

    "for records it does not find to 'MOVE" for records the Vlookup formula finds.."

    Sorry Robert I am not sure what you mean by this? If you can give a bit more details then we might be able to help :-)

  4. #4
    Forum Contributor
    Join Date
    02-09-2004
    Location
    Cardiff - Wales - UK
    MS-Off Ver
    2013
    Posts
    475

    Re: Vlookup Syntax Assistance

    Hi,

    I've attached a sample workbook which has two worksheets i.e.’ Open Request’ and ‘Requests in Delivery’ and I've added a helper column on the 'Open Request' called 'Lookup' in column 'Y' which has the lookup formula.

    What I'm trying to do is for the vlookup formula to check if any 'Request Numbers' in column 'A' on the 'Open Request' tab DO NOT match the 'Request Numbers' in column 'A' on the Requests in Delivery' tab and enter the text 'MOVE" instead of “** - New This Period - **" if any records are found in order for me to then filter on any records flagged as ‘MOVE’ in order for me to manually move these records from the ’Open Request’ tab to the ‘Requests in Delivery’ tab

    Thanks again Rob
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    01-07-2013
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    65

    Re: Vlookup SyntaxAssistance

    =IFERROR(VLOOKUP(A2,'Requests in Delivery'!A:A,1,0),"** - New This Period - **")
    =IFERROR(VLOOKUP(A2,'Requests in Delivery'!A:A,1,0),"MOVE")

    If you just want to change the text if no match found then this is it.

  6. #6
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Excel 2013
    Posts
    1,887

    Re: Vlookup SyntaxAssistance

    Hi,


    The requirement is not clear at i have made changes .check it once let us know .


    Regards,
    Punnam

    Sample.xlsx

+ 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. Replies: 0
    Last Post: 12-26-2013, 01:12 PM
  2. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  3. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  4. Replies: 5
    Last Post: 07-29-2009, 07:53 AM
  5. vlookup function-Can vlookup command find the data from the 5 sheets.
    By Rishab shah in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 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