View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Leith Ross[_28_] Leith Ross[_28_] is offline
external usenet poster
 
Posts: 1
Default Manually Update Listindex


Hello DB,

What OS are you running? I tested setting the Listindex of ComboBox
using Excel with OS X . I placed the code in the User Form Initialize
Event module with no problems. I used ComboBox1.ListIndex = 3 to bring
up the 4th item in my list of 5 with no problems. Maybe you should post
your code.

Sincerely,
Leith Ross


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465
View this thread: http://www.excelforum.com/showthread...hreadid=378251