I placed a push button in my form to add a new record to the end of my table, I need the button to allow me to add a record and add a record number value to a field in the table called log#. Example: when I hit the new record button I need it to allow me to add a record and change the log# from 1 to 2 ect...