ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   barcode- formals help please (https://www.excelbanter.com/excel-discussion-misc-queries/58156-barcode-formals-help-please.html)

mantha09

barcode- formals help please
 
when i scan our barcodes on our products it displays the product numbers in
excel, how do i then set up a formal in excel to equal the product name when
the product numbers are entered?

Bryan Hessey

barcode- formals help please
 

Hi,

with vlookup, as

=VLOOKUP(A1,E:F,2,FALSE)

where A1 was your scan, and E1 onwards was a list of product codes, and
F1 onwards a list of matching names.

These are usually on another sheet, so:

=VLOOKUP(A1,Sheet1!E:F,2,FALSE)

works better.


mantha09 Wrote:
when i scan our barcodes on our products it displays the product numbers
in
excel, how do i then set up a formal in excel to equal the product name
when
the product numbers are entered?



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=489763


mantha09

barcode- formals help please
 

Hi

thanks for your help but i still cant get it right!!

this is a sample of what i have-
barcode code Product Name
55663320 000 Can of coke
55663322 001 Can of sprite

what i want execel to do is when i scan the barcode number in the sperdsheet
the product name will rekonise the number and automactily enter the product
name.

is this possibly?



"Bryan Hessey" wrote:


Hi,

with vlookup, as

=VLOOKUP(A1,E:F,2,FALSE)

where A1 was your scan, and E1 onwards was a list of product codes, and
F1 onwards a list of matching names.

These are usually on another sheet, so:

=VLOOKUP(A1,Sheet1!E:F,2,FALSE)

works better.


mantha09 Wrote:
when i scan our barcodes on our products it displays the product numbers
in
excel, how do i then set up a formal in excel to equal the product name
when
the product numbers are entered?



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=489763




All times are GMT +1. The time now is 09:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com