-----Original Message-----
bob said:
by "not work" i mean that after i try to set a bookmark I
would think (probably wrong) that I could do a msgbox
boomark and get something to display. I get a "?" in the
box
Here is the quick scenario.
My forms have the same name as my tables. I want to limit
the "find" fields to those that have an index. Then be
able to move the current displayed record on the form to
the "find" value. I was hoping to use variables so that I
can use the procedure over and over without lengthy
changes. I have all the pieces except syncing the "seek"
value with the "form value"
Do you check NoMatch after the Seek? Are you sure you're
assigning the recordset's bokmark to the form's bookmark?
Do you trap all errors? Is the recordset opened with
dbOpenTable?
It sounds like you need debugging help here, but we'll have
to see the relevant code before anyone can provide useful
help with that.
--
Marsh
MVP [MS Access]
.