|
Prev: Access Xp Record Locking
Next: vbdx
From: Lars Brownie on 5 Jul 2008 04:54 Is it possible to disable the Search & Replace functionality in Access 2003 so that users can't accidentally mess up the database? Thanks in advance, Lars
From: Allen Browne on 5 Jul 2008 06:42 Best solution is to use custom toolbars that contain only the buttons you want, or your own search functionality. Access does disable the Replace if the form is read-only (i.e. AllowEdits is No) if that's any use. -- Allen Browne - Microsoft MVP. Perth, Western Australia Tips for Access users - http://allenbrowne.com/tips.html Reply to group, rather than allenbrowne at mvps dot org. "Lars Brownie" <lars(a)brownie.com> wrote in message news:g4ncsv$2lsl$1(a)textnews.wanadoo.nl... > Is it possible to disable the Search & Replace functionality in Access > 2003 so that users can't accidentally mess up the database? > Thanks in advance,
From: Lars Brownie on 5 Jul 2008 17:41 Thanks Allen. I'll check out the AllowEdits option. "Allen Browne" <AllenBrowne(a)SeeSig.Invalid> schreef in bericht news:OqV8bvo3IHA.4448(a)TK2MSFTNGP05.phx.gbl... > Best solution is to use custom toolbars that contain only the buttons you > want, or your own search functionality. > > Access does disable the Replace if the form is read-only (i.e. AllowEdits > is No) if that's any use. > > -- > Allen Browne - Microsoft MVP. Perth, Western Australia > Tips for Access users - http://allenbrowne.com/tips.html > Reply to group, rather than allenbrowne at mvps dot org. > > "Lars Brownie" <lars(a)brownie.com> wrote in message > news:g4ncsv$2lsl$1(a)textnews.wanadoo.nl... >> Is it possible to disable the Search & Replace functionality in Access >> 2003 so that users can't accidentally mess up the database? >> Thanks in advance, >
|
Pages: 1 Prev: Access Xp Record Locking Next: vbdx |