Hi
I am trying to make a form to to add data. so I made my table, made my main form and then made another form to update the table and placed a command button on the main form to open the update form.
The problem is is that it works fine to add one record however every time I open and change info it just changes the same record rather than adding a new record.
Am I doing the right thing or am I way off?
I am trying to make a form to to add data. so I made my table, made my main form and then made another form to update the table and placed a command button on the main form to open the update form.
The problem is is that it works fine to add one record however every time I open and change info it just changes the same record rather than adding a new record.
Am I doing the right thing or am I way off?