Andy Lacey
andy at minstersystems.co.uk
Tue May 9 16:40:55 CDT 2006
Hi Mark Top of my head dim rst as a recordset, set rst to me.recordsetclone, do a FindFirst the set me.bookmark to rst.bookmark. Will that do it? -- Andy Lacey http://www.minstersystems.co.uk > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of > Mark A Matte > Sent: 09 May 2006 16:32 > To: accessd at databaseadvisors.com > Subject: [AccessD] GoTo a record on form > > > Hello All, > > In A2K I have a form(continuous)...I want to type in text > box and have the > form goto the first record that matches what I typed...but I > don't want to > filter...just goto??? > > Thanks, > > Mark A. Matte > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >