View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pandino pandino is offline
external usenet poster
 
Posts: 2
Default macro & combobox

Hello,
I have a worksheet containing some data in 1st column. In
1st cell of 2nd column I have a combobox (the input range
is on a different sheet in same workbook). I'd like to
fill active cell (selected from remaining cells of 2nd
column) chosing an item from this combobox. How should I
make a macro to do this?
Thanks for support!