• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Vlookup is not working

Shabbo

Member
Dear Sir,
Can you please check why V lookup is not working in consolidated sheet is showing NA but Invoice number 263 is available in sheet 1.
 

Attachments

  • why vlookup is not working.xlsx
    10.9 KB · Views: 4
Shabbo
Syntax: = VLOOKUP(lookup_value,table_array,col_index_num,range_lookup)
The lookup_value argument can be a value, a reference, or a text string.
 
Sheet1 has NUMBERS - okay?
Other sheet has TEXT - okay?
Those not match!
Which are less?
You should use in both sheets as numbers or text - not mixed!
 
Back
Top