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
How can I display the calendar pop-up in Excel 2007/
Displaying the color index of a cell
Set Subquery Parameter from query
changing data from a linked table
combobox Winform cannot bind to valuemember
Internet Explorer opens a Blank Page
Access macro vs modules
Question on Transaction Logs
Use of CrossTab query?
ISA event 14148