M
Max Moor
Hi All,
I have an app developed in and running under Access 2002 (full, not
runtime). I have a form with a listbox full of stuff. Selecting something
in the listbox updates the form with details of the underlying record, which
can then be edited. Pretty unexciting, really.
One of the textboxes doesn't always take keystrokes right away. I
click it or highlight the contents with my mouse, then use the numberpad to
enter a dollar amount.
Sometimes it works. Other times I'll look up after entering the
amount, and see the original still highlighted. Yet other times, it will
skip the first number, but take the rest of the typed value.
The form has no timer or other events or code running, and the textbox
itself isn't tied to anything but the underlying query. I'm certain my
keyboard is okay, as I have no issues like this anywhere else.
Does anyone have any thoughts for me?
- Max
I have an app developed in and running under Access 2002 (full, not
runtime). I have a form with a listbox full of stuff. Selecting something
in the listbox updates the form with details of the underlying record, which
can then be edited. Pretty unexciting, really.
One of the textboxes doesn't always take keystrokes right away. I
click it or highlight the contents with my mouse, then use the numberpad to
enter a dollar amount.
Sometimes it works. Other times I'll look up after entering the
amount, and see the original still highlighted. Yet other times, it will
skip the first number, but take the rest of the typed value.
The form has no timer or other events or code running, and the textbox
itself isn't tied to anything but the underlying query. I'm certain my
keyboard is okay, as I have no issues like this anywhere else.
Does anyone have any thoughts for me?
- Max