Cycling through records

S

Sabram

Hi

I have a form with a command button to cycle through all the records in a
table using "DoCmd.GoToRecord , , acNext". How can I stop the form from
going beyond the last record and opening a new record?

Thanks

SteveB
 
Top