View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KarenB KarenB is offline
external usenet poster
 
Posts: 18
Default I need a Value Picker function

I have a list of names (2500) spread over 55 different locations.

Col A = names Col B = location

I need to create a function where I randomly select 10% of the values in
each location.

Any ideas out there?