Microsoft
Software
Hardware
Network
Question : Making a form select the first record in ADO recordset
Which object and which method do I use to code a form to select the first available record in an ADO recordset?
Answer : Making a form select the first record in ADO recordset
Try
DoCmd.RunCommand acCmdRecordsGoToFirst 'Probably don't need this first row
DoCmd.RunCommand acCmdSelectRecord
Random Solutions
Public folder replication problems
PowerPoint Issue
how many back end server can I have with 2003 Exchange
odbc problem (sqlexec, sqlconnect)
WCF: can't figure out reliable session error
Alternating row colors for ListView in MS Access
Wallpaper GPO Issue
Long SQL String is Wrapping and Not Running in Access VBA
Redirect a Submit Button
Table of contents not bold