View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
brittonsm brittonsm is offline
external usenet poster
 
Posts: 12
Default Load selection into an Array - VBA

How do I take a selection of cells on the sheet and load them into an
Array in VBA?

-Steve