Hi RuralGuy,
Sorry you didn't lose me, it's just that I can't change it to the button that comes with the macro because i need to put in the after update and not in list code events (copied in my first post). The combo box needs to not only find records but add in new records on the Same form...
Thanks RuralGuy for offering your assistance at this holiday time!! I have removed pretty much all the tables/forms/reports except for "Form3", which contains the subform, and the table "Cases", which is where the data in the subform should be going. There's a few others that are not...
I just created a simple form with a main form and subform, the main form is able to look up the correct records in the subform with parent/child links, but again the subform data is not saving!
Where do I put the debug.print? anywhere in the vba?
The subform does not dirty because I am inputting data for 3 fields. Oddly enough, if I change the data entry to No, you can see the the record I've just inputted when pressing Next on the navigation buttons, but then once you close and...
Thanks RuralGuy, yeah I did notice that and read that elsewhere, however, even after removing all the code from the unload, and exit events of the form and subform, including the subform control, it does not save it at all. Please Help!!
Hello!
I have been reading the many threads posted here and it has helped me resolve numerous problems in Access as a new user. Thank you very much!
I have one problem with subforms. I have one bound main form and two bound subforms: one subform is used to display existing records in...