i am trying to add new records to a table using a add new button in a form i have text boxes which i type in then i would like this information to be added to the table by clicking the add new button but it doesnt work !!! i have version 2003.
i am trying to add new records to a table using a add new button in a form i have text boxes which i type in then i would like this information to be added to the table by clicking the add new button but it doesnt work !!! i have version 2003.
If you follow DCrake's suggestion in your other thread you will be able to solve your problem.
If you are looking to create a save button, then you are going to have to write some VB to do it, which im thinking may be over your head at this time.
Make the form bound then you dont need to have a button to "save" information to the tables.
i cant the database is not on this computer, i think the problem is that the buttons and textboxes are not bound to the table but i don't know how to do that either.
yes i know ther similar i really need to know how to do it am workin to a deadline which is soon, and i cant follow Dcrake's advice because i dont understand it like i said before am new to access !!!