How do I call the Access Search feature from within a form?

  • Thread starter Thread starter mkengstrom
  • Start date Start date
M

mkengstrom

I'm trying to repair a user's Access database to the original
functionality.
Previously, when the Find Record button was pressed, the Access Find
feature (ctl+F) would be displayed. The Look In properties would also
default to the MRN field on the form (not sure if it would do this
regardless of where the cursor was at the time or if it always had to
be in the MRN field).

1-I would like to be able to call the Access Find feature from a button
on a form
2-I would like the Look In properties to default to a particular field

Thanks!!!
 
Nevermind - necessary code was already there, the button just wasn't
connected to it. Doh!
Thanks anyway! :)
 
Back
Top