Stoping shift enter in a runtime app!

S

Seth

I am trying to build a stand-alone runtime package for my
Access application with Microsoft Office Developer 2002.

my problem:

I have the code to disable the shift enter key option,
but I don't know where to put it?

(I have tried via tools start up option, but it does not
work quite the way I want it to.)

Or is their a reference to this problem somewhere?

Thank you
Seth
 
L

Lance

Hi,

You only need to run the code once to set the property,
and can run it from an external database to reset the
property if necessary.

Lance
 
Top