I have a bar code and a form on a field with a drop down menu, a sub form, a tempory field the bar code number should go into and some command buttons.
The drop down menu and command buttons need to be enabled but if the tempory field looses control then when the scanner is used it does not go into that field. I need it to go to that field as I have set an afterupdate event for it to append it to a table and then add the field to the list in the sub form.
I have disabled the sub form to prevent that from getting focus, so that the scan works.
But is there another way I can always make sure the scan number alway goe's into the temport field. even if it looses focus i.e. the rp down gets focus by accident of the cmd buttons do etc.
Please advise.
Neemi
The drop down menu and command buttons need to be enabled but if the tempory field looses control then when the scanner is used it does not go into that field. I need it to go to that field as I have set an afterupdate event for it to append it to a table and then add the field to the list in the sub form.
I have disabled the sub form to prevent that from getting focus, so that the scan works.
But is there another way I can always make sure the scan number alway goe's into the temport field. even if it looses focus i.e. the rp down gets focus by accident of the cmd buttons do etc.
Please advise.
Neemi