E Eric.Z Joined 12/13/11 Messages 83 Points 18 7/19/12 #1 I want to set the dropdown list to the second last item. The code should work like this CommandBars("Ver 1").Controls(1).ListIndex = CommandBars("Ver 1").Controls(1). listsize - 1 But this doesnt really work...Is there a way to get the same effect?
I want to set the dropdown list to the second last item. The code should work like this CommandBars("Ver 1").Controls(1).ListIndex = CommandBars("Ver 1").Controls(1). listsize - 1 But this doesnt really work...Is there a way to get the same effect?