DISABLING THE REPLACE TAB IN FIND/REPLACE DIALOG

J

Jim Bonacorda

Is there a way to programatically disable the 'Replace'
tab in the Find and Replace Dialog? I am enhancing an app
where the auditors do not want the users to be able to do
mass replacing of data.

Jim Bonacorda
 
D

Dirk Goldgar

Jim Bonacorda said:
Is there a way to programatically disable the 'Replace'
tab in the Find and Replace Dialog? I am enhancing an app
where the auditors do not want the users to be able to do
mass replacing of data.

If the users have to click on your own command button to open the
dialog, you can do this by making the form temporarily read-only. See
this page for a discussion:

http://www.mvps.org/access/general/gen0039.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top