View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
willwonka[_4_] willwonka[_4_] is offline
external usenet poster
 
Posts: 10
Default List output to a x by 10 range

I have a list that x lines long. I want to transpose that list to
another range (starting on cell M1) that is 10 columns wide and
however many rows long.

I know this is super simple.

Does it have something to do with range resizing?