treeview1.nodes("a" & tempkey).selected = true do the job for me. The problem is: it's not visible for the user that the item is selected. So, I can use the selected value in further code, but the thing is: I want to give the user to see what happens. Anybody know how to highlight the value?
Thnx Gerard