Disable User from Hiding Columns

raven_jce

New member
Local time
Today, 18:38
Joined
Sep 4, 2012
Messages
1
Is it possible to disable other users from hiding columns of a table? e.g., when they open a table in datasheet view and right click on any field header, they won't be able to click on the Unhide Fields option.

Any suggestion is highly appreciated.
 
Users should not access tables directly.

In a form in datasheet view you can disable the shortcut menu:

Form's Property Sheet->Other->Shortcut Menu Bar
 
Users should not access tables directly.

In a form in datasheet view you can disable the shortcut menu:

Form's Property Sheet->Other->Shortcut Menu Bar

I second that.
 

Users who are viewing this thread

Back
Top Bottom