Thread
:
want to use a barcode scanner in excell need formula "if" "then" ?
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Carim[_2_]
external usenet poster
Posts: 97
want to use a barcode scanner in excell need formula "if" "then"?
Hi,
In cell A2, you can adapt the following to your specific situation :
=Vlookup(A1,YourDataTable,YourColumnNumberforDescr iption)
HTH
Reply With Quote
Carim[_2_]
View Public Profile
Find all posts by Carim[_2_]