A1VBCode Forums

how to add data into textboxes


http://a1vbcode.com/vbforums/Topic30312.aspx

By cerberus478 - 4/17/2011

Hi



I'm using Access 2003 and vb.net 2005



I was able to link a combobox with my database so now I need to know how I can link the information on my combobox to a listbox and then to a textbox. What I'm trying to do is when I select an item from my combobox it has to appear in the listbox and then I click on the calculate buttonn and the price of the item appears in the textbox. Is there a way to do it?