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
SendObject email modal
Drop down list to display two columns but only bring 1 value in
access DOCmd.output report
How can I convert or cast data in a query to an Access Database?
can't select distinct records with case statement
Basic SQL question
winlogon log
Connect an Outlook 2003 client to an Exchange 2003 server protected by firewall
CREATE MTD AND YTD
How to access a Windows 7 printer from a Windows 98 SE PC ?