Hi ,
I am not able to understand the problem.
Does your data table have empty rows to start with ?
When you open the Form by clicking on the Form button , does it show the present status as 1 of 4 , where 1 means it is positioned on the first record , and 4 means there are a total of 4 records in your database.
Now , when you click on the New button , the Form is cleared so that it can accept fresh data entry.
After entering data in the form , when you again click the New button , the data which was input is now stored in the first blank row in the table , and the form is once more cleared so that it is ready to accept data for a new record.
I get the error message only when there are no blank rows which Excel can identify as belonging to the form ; this happens if I had data below my table initially , and then I filled in all the blank rows in the table with data , and then try to enter data for a new record.
Narayan