performing vb in textbox feilds

habbabub

Registered User.
Local time
Yesterday, 16:00
Joined
Jan 24, 2008
Messages
73
hello


i have made a search form which uses a query to prompt what to search for,, and then the info is displyed into the form, ,
hhow do i get info from a text feild to do processing... eg if the feild equals 1 i want to make a vb program that adds 2 to it and spits it out onto another text box
 
hhow do i get info from a text feild to do processing... eg if the feild equals 1 i want to make a vb program that adds 2 to it and spits it out onto another text box
What do you mean by splitting it out onto another box? I don't get that. Like, adding 2 to the number that is entered in the texbox? And then dividing that by the number of textboxes you want to distribute the total to? Might want to explain more here...
 

Users who are viewing this thread

Back
Top Bottom