L
Lori
I need someone's step by step help for a beginner on how
to set the AllowBypassKey property to false (so the bypass
shift keys don't work at time of startup). I have tried
several different codes, including MS's
CurrentProject.Properties.Add "AllowBypassKey", False.
Nothing seems to work, still can reopen with shift keys.
Obviously I don't know how or where to write the correct
code correctly. I've read that you open the VB editor in
the immediate window and type it. But where does it save
it to (under general?), not an event linked to a form?
I've seen Public sub mentioned, I've seen things like you
have to append or create a new property to add to the
properties collection (don't know how to do that). I've
seen where you can create or change a AutoExec macro, but
not sure how or what to do there.
Can someone, please give me the correct code to use, plus
step by step instructions on where and how I do the steps
to set this up?
Thanks so much! Can email me at (e-mail address removed)12.WI.US
to set the AllowBypassKey property to false (so the bypass
shift keys don't work at time of startup). I have tried
several different codes, including MS's
CurrentProject.Properties.Add "AllowBypassKey", False.
Nothing seems to work, still can reopen with shift keys.
Obviously I don't know how or where to write the correct
code correctly. I've read that you open the VB editor in
the immediate window and type it. But where does it save
it to (under general?), not an event linked to a form?
I've seen Public sub mentioned, I've seen things like you
have to append or create a new property to add to the
properties collection (don't know how to do that). I've
seen where you can create or change a AutoExec macro, but
not sure how or what to do there.
Can someone, please give me the correct code to use, plus
step by step instructions on where and how I do the steps
to set this up?
Thanks so much! Can email me at (e-mail address removed)12.WI.US