• excel problem (2002)

    Author
    Topic
    #396918

    I had such great success with my last problem that you all solved I have come to you again. As you can see from the attachment I am scanning in numbers in the scanning form work sheet. The column next to it analyses the serial number column to see if it’s blank then goes to the serial # work sheet and it’s suppose to find the number and report what product it is from the column right beside the serial number. The problem is it does not work. If a number is not there it still reports a product. Any thoughts?

    Viewing 1 reply thread
    Author
    Replies
    • #747609

      Try using VLOOKUP like this:

      =IF(B25="","",VLOOKUP('Scanning Form'!B25,'copy of serial #'!A:B,2,FALSE))
      
    • #747610

      Try using VLOOKUP like this:

      =IF(B25="","",VLOOKUP('Scanning Form'!B25,'copy of serial #'!A:B,2,FALSE))
      
    Viewing 1 reply thread
    Reply To: excel problem (2002)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: