I have Form with ComboBox. This ComboBox has validation Rule.
When i scan by barcode scaner wrong info, i get validation message and cursor is placed at end of scaned value.
I can't scan one more time, because i need to mark all this wrong value manualy and only after that i can scan second time.
How to set focus and mark this wrong scaned value by VBA?