Lets say I have 10 textbox on a data entry form. 1 or 2 textbox are for fields which has relationship on the "many" side.
I have a button for closing the form. If in the event i have already keyed in 5 or 6 textboxes(which means a new row has been created in the table and some fields already filled, and then i wish not to save the entire row. What can i put into the close form button for deleting the entire row that was just keyed?
I have a button for closing the form. If in the event i have already keyed in 5 or 6 textboxes(which means a new row has been created in the table and some fields already filled, and then i wish not to save the entire row. What can i put into the close form button for deleting the entire row that was just keyed?