Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
17 Points
18 Posts
Feb 13, 2012 05:25 PM|LINK
This is My table... the prices aren't official yet so they'll be changed later.
what i need it to do is watch my textbox and change the value in a dropdownlist.
So if the textbox value is 100 it should get the price from Price100...
If the value is 500 then the price selected should be Price500..
I need a VB Statement that will do this... Or an Sql Statement.
dkba27
Member
17 Points
18 Posts
Re: Getting Data Depending On Control
Feb 13, 2012 05:25 PM|LINK
This is My table... the prices aren't official yet so they'll be changed later.
what i need it to do is watch my textbox and change the value in a dropdownlist.
So if the textbox value is 100 it should get the price from Price100...
If the value is 500 then the price selected should be Price500..
I need a VB Statement that will do this... Or an Sql Statement.