0011268899
IS-IT--Management
I have a form that when a user enters information, I would like it to add that new record (or even updated information on an existing record)into my table immediately. My problem is that the record only adds itself in the table only if I click on the arrow button at the bottom of the form to advance to the next blank record. What can I do so that as a user enters in information in a form on one record, the corresponding fields get updated to the table? Thanks in advance!