C Chris May 21, 2004 #1 I want to not allow to some users to open the database avoiding the startup properties (with SHIFT+ENTER). CAN I DO IT? HOW? Thank you!
I want to not allow to some users to open the database avoiding the startup properties (with SHIFT+ENTER). CAN I DO IT? HOW? Thank you!
M Mark Day May 21, 2004 #2 Chris said: I want to not allow to some users to open the database avoiding the startup properties (with SHIFT+ENTER). CAN I DO IT? HOW? Thank you! Click to expand... Hi Chris, You need to set the AllowBypassKey property to False. Here is a link that explains the use of this property. http://msdn.microsoft.com/library/d...ry/en-us/off2000/html/acproAllowBypassKey.asp HTH Mark Day.
Chris said: I want to not allow to some users to open the database avoiding the startup properties (with SHIFT+ENTER). CAN I DO IT? HOW? Thank you! Click to expand... Hi Chris, You need to set the AllowBypassKey property to False. Here is a link that explains the use of this property. http://msdn.microsoft.com/library/d...ry/en-us/off2000/html/acproAllowBypassKey.asp HTH Mark Day.
A Arvin Meyer May 21, 2004 #3 Chris said: I want to not allow to some users to open the database avoiding the startup properties (with SHIFT+ENTER). CAN I DO IT? HOW? Thank you! Click to expand... Have a look at this article on the Access Web: http://www.mvps.org/access/general/gen0040.htm -- Arvin Meyer, MCP, MVP Microsoft Access Free Access downloads: http://www.datastrat.com http://www.mvps.org/access
Chris said: I want to not allow to some users to open the database avoiding the startup properties (with SHIFT+ENTER). CAN I DO IT? HOW? Thank you! Click to expand... Have a look at this article on the Access Web: http://www.mvps.org/access/general/gen0040.htm -- Arvin Meyer, MCP, MVP Microsoft Access Free Access downloads: http://www.datastrat.com http://www.mvps.org/access