A
alex
I have a Form that encompasses more than a full screen, i.e., users
need to use the V scroll bar.
I have a command button at the bottom of my form for adding a new
record.
When a user triggers the add new record, however, the focus/cursor
does not automatically go to the first record.
What's the best way to solve this problem?
Can I add code directly to the on click event procedure for the add
new record?
As always,
Thanks for the help
alex
need to use the V scroll bar.
I have a command button at the bottom of my form for adding a new
record.
When a user triggers the add new record, however, the focus/cursor
does not automatically go to the first record.
What's the best way to solve this problem?
Can I add code directly to the on click event procedure for the add
new record?
As always,
Thanks for the help
alex