ecnarongi
10-28-2002, 05:37 PM
Hello all,
I have a recordset and I want to move to the next record but I need to get the values of the next record before I go to the next page.
I thought recordsetname.movenext("Value") would work but it didn't. I also thought about assigning a new recordset to equal recordsetname.movenext but that doesn't even sound right. Can anyone help? All help is appreciated.
I have a recordset and I want to move to the next record but I need to get the values of the next record before I go to the next page.
I thought recordsetname.movenext("Value") would work but it didn't. I also thought about assigning a new recordset to equal recordsetname.movenext but that doesn't even sound right. Can anyone help? All help is appreciated.