Microsoft
Software
Hardware
Network
Question : Access........How do i "Go To" a record based on user id input
I have an Access DB whereby i want to be able to place an input text box and a button on my form. I want to be able to input a specific record ID in the text box, hit the button, and "Go To" that specific record. Any help would be appreciated!
Answer : Access........How do i "Go To" a record based on user id input
Better yet:
Private Sub Command3_Click()
Me.RecordsetClone.FindFirs
t "[RecID] = " & Me.YourTextBoxNameHere
Me.Bookmark = Me.RecordsetClone.Bookmark
End Sub
mx
Random Solutions
Problem with "shutdown" DOS command
Excel 2007 :: object library invalid or contains references to object definitions that could not be found.
VB.NET Lambda/LINQ batch function
MS SQL Output producing duplicate data
How can I retrieve OS and Hardware Device Information using Compact Framework in VB only?
How can I create a distribution list in Gmail? I have followed the steps that they have given, but am still unable to create a Gmail distribution list
Error 8007000D when updating Vista machine via WSUS server.
button width: changed from IE6 to IE7 and now button length is very large
Populate Table from Multiple Calculated Field on a Form in Access
Exchange 2007 que