View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Pete Morris Pete Morris is offline
external usenet poster
 
Posts: 2
Default select random value in a range of cells

I have a range of cells, eg (B10:B50) each cell containing
an integer.

How do I select a random integer that is in one of those cells?


I want a formula in cell so that that cell contains a random value
from that range.