HELP!

When I am at the start of the recordset using a datasource and use the code:

datCustomers.Recordset.MovePrevious

I get an error "No current record" because it doesn't recognize that that is the start of the data. Is there any way to get around this.

Aknighter