Hi There,
I created a form called frm_donation_data. The form has 5 fields in it from the table which has about 20 fields. I had this form sorted by descending dates. I then inserted this form as a subreport/form into my main form. Everything was fine.
Then I had new donations come for 2008-2009 and had to update the donations table; which I did using an append query. Again, all was good. However, the subform in my main form is not updating correctly. The new data is there, but it will not sort by descending dates. The table and the main form are sorted by descending dates, but the subform will not.
Am I missing something here?
Any help would be greatly appreciated.
Thank you in advance for your time!!!
=)
I created a form called frm_donation_data. The form has 5 fields in it from the table which has about 20 fields. I had this form sorted by descending dates. I then inserted this form as a subreport/form into my main form. Everything was fine.
Then I had new donations come for 2008-2009 and had to update the donations table; which I did using an append query. Again, all was good. However, the subform in my main form is not updating correctly. The new data is there, but it will not sort by descending dates. The table and the main form are sorted by descending dates, but the subform will not.
Am I missing something here?
Any help would be greatly appreciated.
Thank you in advance for your time!!!
=)