View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alpineman2 Alpineman2 is offline
external usenet poster
 
Posts: 18
Default Please HELP me!!

I have created a userform and understand how to populate data from a single
textbox/combobox to an 'ActiveCell', however, can't figure out how to
populate data from the single textbox/combobox to an entire area that I've
selected/highlighted.
-By single textbox/combobox I mean one control to one column and/or multi
column.

Your help is much appreciated.