|
-
Jan 8th, 2000, 06:35 AM
#1
Thread Starter
Addicted Member
I have about 3 textboxes bound to my database. Its obvious that when you press the left and right buttons on the db, that the textboxes change. How can I get the database to automatically change to the value I want.(automatically go right 3 times, ect without having to press it.) Thanks
-
Jan 8th, 2000, 12:19 PM
#2
Guru
Data1.Recordset.Move intNumber
where intNumber = number of records to move
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|