Hello again,
I have a subform that gets populated from a records query. I needed the subform to refresh once a record is added via another form. I accomplished this by re-running the query for the subform upon closing the record addition form. It works like a champ, except I also the get the query datasheet view in addtion to the subform.
I am sure there is an obvious answer, that I am missing. Please let me know what other information you may need to help illustrate the problem.
Regards,
Willie
I have a subform that gets populated from a records query. I needed the subform to refresh once a record is added via another form. I accomplished this by re-running the query for the subform upon closing the record addition form. It works like a champ, except I also the get the query datasheet view in addtion to the subform.
I am sure there is an obvious answer, that I am missing. Please let me know what other information you may need to help illustrate the problem.
Regards,
Willie
Comment