are you using a query as the RecordSource of the main form? or the subform?
or both? post the SQL from the relevant query(s).
> Actually after looking at it a bit more, it does not let me add any new
> records to any groups, not just new ones. We have a main form with regional
[quoted text clipped - 14 lines]
>
> Thanks!
Karl Burrows - 07 Aug 2005 19:56 GMT
I am sorting the records in the subform only because I changed a field value
to text (you just posted to that question as well, thanks!), which resulted
in using a query instead of a direct link from the tables to populate the
information in the form.
I removed the query and created another one and it is working now. I guess
I must have had a missing field or had some constraint that was keeping the
form from populating.
Thanks!
are you using a query as the RecordSource of the main form? or the subform?
or both? post the SQL from the relevant query(s).
> Actually after looking at it a bit more, it does not let me add any new
> records to any groups, not just new ones. We have a main form with
regional
> information and then a sub-form with the detail within that division. I
> can't add to a division that had no data to start with (just division info
[quoted text clipped - 14 lines]
>
> Thanks!