Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21271

Auto fill texbox

$
0
0
hay all,

i have project making database for selling item in mart using Barcode. I am scan the barcode then output will shown in textbox1, then textbox2 will showing the item name, and textbox3 for item price.
My question is, how to fill another textbox(textbox 2, 3 and 4) automaticaly?

Flowchart :

1.textbox1 for barcode scanner output (item code)

2. then textbox2 showing the name of the item.

3. then textbox3 showing price of the item.

am try using this command and not working T_T

if textbox1.text = "12345" then textbox2.text = " Owen " else textbox3.text = "1000"
end if

Name:  barcode.jpg
Views: 94
Size:  13.4 KB


thanks you for help me friends ^^
Attached Images
 

Viewing all articles
Browse latest Browse all 21271

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>