I am using an access data base . I go to the record I want and click on
expense report form and error reads "You can't use find of Replace now"
"Click on expense report form"? Is this a command button on your form,
or what? There is clearly some programming (not a native part of
Access) involved here, and it's either not working correctly or
perhaps you're not using it correctly.
Please open this Form in design view. Select the command button that
you're clicking (if that's what you're clicking) and view its
Properties. Click on the ... icon by the On Click property (on the
Events tab) and copy and paste the code you'll see to a message here.
We may have other questions about the structure of your database
(which, remember, we cannot see) but that should give someone a place
to start.
John W. Vinson[MVP]