|
-
Feb 13th, 2000, 07:40 AM
#1
Thread Starter
Dazed Member
Im not to sure how to code this. If i have two command buttons on a form,one to step foward and one to step back in a table built in access.
Private Sub Command_ bckClick()
Customers.Recordset.MovePrevious
End Sub.
What is the variable that i have to define? Dim ????? as ??????
Thanx....
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
|