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
Query to find matching patterns in a table
problem with VBA code to operate command on sub-form
How to find/replace delete include files in Frontpage
Desktop app registry and program files access under Vista and Windows7
How to change Windows 7 pre-login background image
Free Busy information not available to 2007 Outlook clients
Updating a field based on a Combo Box in a DAP
Link Tables by Date Range in MS Access
Using simple GDI + with vb.net
=SUMPRODUCT formula error