View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] KVmail@gmail.com is offline
external usenet poster
 
Posts: 1
Default create range of cells with random numbers

I would like to, from VBA in Excel, be able to select a range of cells.
And then enter a number for instance 100 and randomly distribute zeros
and ones over the previously selected range of cells to a total of 100.
Some help would be appreciated.