is there any possibilities that you can make a vb6 code, that can search backwards from last to first?
first, i just want to apologize for disturbing you..x)
i mean, from an access 03 database
i inputed in the fieldname: studentnumber
then, i entered below, five(5) records of studentnumber(fieldname) with same value 00001..( this was inputed in access 03 database, not in a vb6 project to lessen the time)
so there are five(5) of same studentnumber, w/c is 00001?
so, here is the thing, a vb6 code using (textbox1_change) must search backwards start from the fifth(5th) record 00001 to the first record...
(the searched studentnumber must shown also in a textbox2)
with a moveprevious and movenext commandbuttons...(to determine if it starts from last to first string)
if you know this one, can i do a favor? to make an example and post it here.
cause i just also want to know it...
remember: sharing is good... for like me who wants to know the possibilities.
hope you help me, that's if your not busy...
thanks in advance...GOD bless...
all answers is much more appreciated... again thanks for sharing..
And my especial thanks to vb5prgrmr... (for sharing this site)