I am having a strange problem and need help...
When on my main form after I have filled out all of the necesary fields on a new record I click the save record button. The form immediately switches to the record that was previously the last record before going to a blank record. (ie with 10 original records, an 11th is added. the original 10th record is now the 11th and the new record is now the 5th). This also happens when I fill out all the fields and then click on a subform. The record saves properly for future viewing, but I need the new record to stay on the screen inorder to add more data to the subform.
The form is sorted by a key where new records are incremently assigned values.
Any help would be appreciated.
Thanks!
Brady
When on my main form after I have filled out all of the necesary fields on a new record I click the save record button. The form immediately switches to the record that was previously the last record before going to a blank record. (ie with 10 original records, an 11th is added. the original 10th record is now the 11th and the new record is now the 5th). This also happens when I fill out all the fields and then click on a subform. The record saves properly for future viewing, but I need the new record to stay on the screen inorder to add more data to the subform.
The form is sorted by a key where new records are incremently assigned values.
Any help would be appreciated.
Thanks!
Brady