go to record

  • Thread starter samotek via AccessMonster.com
  • Start date
S

samotek via AccessMonster.com

How can i go to a record in the single form? I can go to the control
productid with the command DoCmd.GoToControl "productid" .
On opening the form i want to go to the record productid = 13. How can i go
this record ?
 
Top