B
billy_pit
Hi,
My project is in MS Access.
In that I have one Form(DataEntry) which I am using for entering data
into the Table(PRODUCTION).
Now after entering data in Textboxes when I click on Button(Submit)
then it add data to my table.
Now I want that, When I click on Submit Button at that time first it
add data to table and after that refresh the Form also at the same
time.So I can add new data.
I know this is possible but I don't know how to do it.
So right now I am using Button(NewEntry) so when I click on it ,it
will close the already open Form(DataEntry) and open the same
Form(DataEntry) again.
Thanks
My project is in MS Access.
In that I have one Form(DataEntry) which I am using for entering data
into the Table(PRODUCTION).
Now after entering data in Textboxes when I click on Button(Submit)
then it add data to my table.
Now I want that, When I click on Submit Button at that time first it
add data to table and after that refresh the Form also at the same
time.So I can add new data.
I know this is possible but I don't know how to do it.
So right now I am using Button(NewEntry) so when I click on it ,it
will close the already open Form(DataEntry) and open the same
Form(DataEntry) again.
Thanks