View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
willie willie is offline
external usenet poster
 
Posts: 4
Default selecting random cells

Hi

I have a sheet with data in cells a2:a11. I want to randomly select any 3
cells and paste the data on another sheet. How can I do this in VBA?