Actually the from ,gradeto, remarks are already entered into database through another form. There are 3 values i had entered in database for this from and gradeto. 1--- 80 to 100 Excellent 2--- 50 to 79 Good 3--- 20 to 49 Need Hardwork.
Based upon this value the if condition should work and the txtbox should fill the values excellent or good or need hardwork . But the even though the percent comes under the condition, its not assigning the remarks to the textbox. Hope this ifo is helpful. thanks In advance On Sat, Mar 21, 2009 at 8:33 PM, Cerebrus <[email protected]> wrote: > > Please tell us what the values of percent, from and gradeto are in a > sample run of this code. > > On Mar 21, 4:06 pm, Jeena Ajiesh <[email protected]> wrote: > > *If (percent >= from) And** (percent <= gradeto*) Then *//not > hitting* > -- **************** Regards, ♪♥♫♥Ĵєєήǎ ♫♥♪♥ Email: [email protected] [email protected] [email protected]
