View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jjordan jjordan is offline
external usenet poster
 
Posts: 16
Default make a combo box repeat for entire column?

Hi there,

I'm wondering if there is a way on my spreadsheet I can make the same combo
box (ComboBox1) appear on each row of an entire column through VBA. I
currently have ComboBox1 in row 1 with the list items from VBA code.

thanks, JJ