Naveed Pathan said:
i appreciate that but friend i need to know that how i can read a barcode in
microsoft Access to get the exact value of the item for example
if i have a table
item barcode
apple ?
suppose if i have an apple with barcode on it and i have the barcode reader
and i want to read that barcode so how can i and furthermore that what field
i need for the barcode to be read by the barcode reader is it the text field
or the number field.
The item number field on the transaction table is a combo box with the
values coming from the item table. In hidden fields in the combo box
you can put in the price and other data you might need such as taxable
or not.
You will need to put some code in behind the AfterUpdate event of the
field which will then update the price on the screen from the column
on the combo box.
Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog -
http://msmvps.com/blogs/access/