View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
alvin Kuiper alvin Kuiper is offline
external usenet poster
 
Posts: 175
Default Strange question about combobox and msgbox

Hi
Have some values in a combobox from a array
its works fine but when i select a value i can't see it in the
combobox, but if I in the combobox_Click have a msgbox then
i can see the value in my combobox after klick on Ok in the msgbox
Strange????
Well its allright, but is there so a way to close the msgbox after
whitout klick on OK button??

Regards
alvin