Command Button to Reset Form to Display First Record

J

John R. Youngman

Hi.

I need to add a command button to reset a form to display the first record.

Any ideas?

TIA

John
 
J

John R. Youngman

Fred,

This works *perfectly.*

Thanks.

John



Fredg said:
DoCmd.RunCommand acCmdRecordsGoToFirst

--
Fred

Please reply only to this newsgroup.
I do not reply to personal e-mail.
 
Top