This may be something simple stupid, but its not working for me. I made a table of rates in Access 2007. I made a form for the table using create, split form, and followed the wizard. I added a "Add Record", "Delete Record" and "Exit" button to the form. For the auto created textbox, in properties, data, defualt value, I set it to "Rate" When I first open the form the textbox always shows the first value in the database and will edit the first value in the database if I type in it. After I click the "Add Record" button it shows "Rate" and adds records to the end of the database.
So the question is, how do I get the textbox to read "Rate" and have it defualt to the end of the database when I first open it up I can add records?
Thank you,