Francisco Tapia
fhtapia at gmail.com
Wed Sep 1 12:08:26 CDT 2004
Sounds like you enabled the subform for dataentry, which Will NOT show your records, only new records can be added when in this mode. This mode is useful for adding new records but not if you're trying to edit/add for that I suggest you visit your form properties under the data tab, disable data entry. On Wed, 1 Sep 2004 09:10:40 -0500, Kaup, Chester A <kaupca at chevrontexaco.com> wrote: > I have a subform on a main form. If I set the recordset type property to > snapshot I can see the records from the record source table but cannot > add records. If I set the recordset type to dynaset the detail section > of the subreport disappears. I believe dynaset will allow records to be > added but an invisible detail section is of no help. What do I have set > wrong? Thanks -- -Francisco