View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
irene c irene c is offline
external usenet poster
 
Posts: 9
Default publish activeX combobox and other activeX control

Hi,
I have an excel file, which is actually an order form. So it contains many
check boxes and combo box. I have to publish this workbook on the web page. I
have tried using publishObject object, but I only can display the combo box,
but there is no list in it (if I click the combo box, it is empty).

Anyone can help me with this?
Thank you very much in advance.