Hello,
I want to extract the last driving kilometer of a vehicle ID, let's say 27001 thru a ComboBox.
The database is store in sheets "Data", and the number of vehicle ID is in column C while the driving kilometer is in column G.
So, when I change the vehicle ID in ComboBox1 then it will...