B
BHawkins
To make things short, here is what I am trying to get access to do.
I want it to copy a value from one record and then go to the next record in
the same form and paste it in a different field. Then go back to the previous
record, copy another value from a combo box, return to the next record in the
same form and paste it in a second combo box.
What is happening is that it works fine when going to a text box (the first
record), but when it is supposed to copy from the combo box, the error
message come up that it can't set the focus on the combo box.
Does anyone have any ideas?
I want it to copy a value from one record and then go to the next record in
the same form and paste it in a different field. Then go back to the previous
record, copy another value from a combo box, return to the next record in the
same form and paste it in a second combo box.
What is happening is that it works fine when going to a text box (the first
record), but when it is supposed to copy from the combo box, the error
message come up that it can't set the focus on the combo box.
Does anyone have any ideas?