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
Local hotels details & prices Access Database
Make WSUS updates run from Microsoft for remote Locations.
How do I turn off the Office warning message?
Help find .Net Risk Matrix Controllor (or chart controll)
Problem installing x86 HP PCL6 driver on Windows 2003 x64 server
Email Security and Attachments
Global Functions ...global.asax?
Outlook voting button no response summary
Compiling Data from Multiple Sheets to Single Sheet in Excel
Merge Two Crosstab Queries