Thread
:
selecting randomly specific value in a list
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
external usenet poster
Posts: 11,058
selecting randomly specific value in a list
=OFFSET($A$1,CHOOSE(RANDBETWEEN(1,5),1,2,3,5,8)-1,0)
--
Gary''s Student - gsnu2007L
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student