R
Robert
I have created a module that simulates the keying of data
into an application, which tabs through fields that do not
need to be populated and updates fields that do need to be
populated. I am using the Sendkeys statement
(SendKeys "{TAB}", True) to tab through the fields on the
screen and this statement works correctly on input capable
fields, but it does not tab through fields that are
checkboxes.
Any help would be appreciated.
I am using Access 2000.
Robert
into an application, which tabs through fields that do not
need to be populated and updates fields that do need to be
populated. I am using the Sendkeys statement
(SendKeys "{TAB}", True) to tab through the fields on the
screen and this statement works correctly on input capable
fields, but it does not tab through fields that are
checkboxes.
Any help would be appreciated.
I am using Access 2000.
Robert