On Thu, 04 Dec 2008 10:36:33 GMT, "edisonl via AccessMonster.com" <u47544[ at ]uwe> wrote:
[Quoted Text] >Hi, > >My subform output from a query running behind, Can I detect which recordset >user selected ? >Also Will I able to delete the recordset? Cause it seems that Query generated >Recordsets do not permit deletion though i open the Subform.AllowDeletions >=True > > >Edison
Some queries are updateable, and some aren't. How is the user selecting the recordset? Do you want to "delete the recordset" or do you want to delete records in the table (via the query)? More details please! --
John W. Vinson [MVP]
|