V
Victoria
I enter data that is read to me into a subform with several textboxes. I
have the cycle property set so that the cursor cycles through all the
textboxes without moving on to the next record. We want it this way since we
use the 2nd time through to read the values back as a check cycle. I then
have to click buttons to move to the Next or Previous record. This clicking
really slows things down. All the data is keyed into the numeric keypad, so
I want to use the adjacent PageUp or PageDn buttons to move to the Next or
previous records. QUESTION: How can I reassign this role to these buttons?
Oh ya - ideally, these buttons should only have their roles changed when
this form is open.
I'm a bit new at this, so don't be afraid to spell things out!
thanks
have the cycle property set so that the cursor cycles through all the
textboxes without moving on to the next record. We want it this way since we
use the 2nd time through to read the values back as a check cycle. I then
have to click buttons to move to the Next or Previous record. This clicking
really slows things down. All the data is keyed into the numeric keypad, so
I want to use the adjacent PageUp or PageDn buttons to move to the Next or
previous records. QUESTION: How can I reassign this role to these buttons?
Oh ya - ideally, these buttons should only have their roles changed when
this form is open.
I'm a bit new at this, so don't be afraid to spell things out!
thanks