Keep current record focused

J

Jeroen Verdrengh

Hi,

How can I enforce a form not to allow navigation between its records? I've
switched off the navigation buttons etc., but with [Enter] and the
scrollwheel of my mouse it's still possible to navigate.

greets,

Jeroen
 
G

Gary Walter

Jeroen Verdrengh said:
Hi,

How can I enforce a form not to allow navigation between its records? I've
switched off the navigation buttons etc., but with [Enter] and the
scrollwheel of my mouse it's still possible to navigate.
Hi Jeroen,

I can't help but think that the best
method in your situation would be
to open the form setting the RecordSource
to that one record (and turn off Allow Additions).

Just one man's opinion.

Gary Walter
 
Top