G
ginnawatts
I am trying to create a quote form where I just have to enter a code an
it will return a product description and price. I have the products i
a table in another worksheet, and I have used this formula...
=IF(ISBLANK(B10)," ",VLOOKUP(B10,INVTRY!A2:C47,2,FALSE))
And this works for many of the numbers but not for others. Example if
type in 2418 it returns the description but if I type 2408 or 249258 i
just returns #NA but the information is in the table.
I have tried everything changing my cell references to absolute
sorting numerically, adding other values to change my lowest number
etc. Is there anything you can suggest?
I would like to be able to use numbers and letters for my item #'s o
codes to recall product information.
Any suggestions?
Ginna
:confused
it will return a product description and price. I have the products i
a table in another worksheet, and I have used this formula...
=IF(ISBLANK(B10)," ",VLOOKUP(B10,INVTRY!A2:C47,2,FALSE))
And this works for many of the numbers but not for others. Example if
type in 2418 it returns the description but if I type 2408 or 249258 i
just returns #NA but the information is in the table.
I have tried everything changing my cell references to absolute
sorting numerically, adding other values to change my lowest number
etc. Is there anything you can suggest?
I would like to be able to use numbers and letters for my item #'s o
codes to recall product information.
Any suggestions?
Ginna
:confused