Hi there
I am a newbie to this forum and I hope someone will be able to help. It's probably a very simple problem I am experiencing.
Basically I have a form called "Maitain Customer" which is an unbound form so doesn't reference any data in any tables. I want to create 3 command buttons on this form.
1. To add a new customer
2. To delete a customer
3. To query a customer (based on a customer ID)
I have created a form using the form wizard from my table called "customers".
I know how to create the command buttons but am struggling to define how to open the "customers" form is a blank format so that I can add a new customer. The form I created from the customers tables shows ALL the records and allows me to cycle through them. I basically want to open the form in a blank form so that my users can input data and not show them the data that's already in the table. I hope this makes sense.
Thanks in advance....cheers! Thanks for helping a newbie.

I am a newbie to this forum and I hope someone will be able to help. It's probably a very simple problem I am experiencing.
Basically I have a form called "Maitain Customer" which is an unbound form so doesn't reference any data in any tables. I want to create 3 command buttons on this form.
1. To add a new customer
2. To delete a customer
3. To query a customer (based on a customer ID)
I have created a form using the form wizard from my table called "customers".
I know how to create the command buttons but am struggling to define how to open the "customers" form is a blank format so that I can add a new customer. The form I created from the customers tables shows ALL the records and allows me to cycle through them. I basically want to open the form in a blank form so that my users can input data and not show them the data that's already in the table. I hope this makes sense.
Thanks in advance....cheers! Thanks for helping a newbie.