Thread
:
Randomly selecting a cell weighted on percentage
View Single Post
#
5
Posted to microsoft.public.excel.programming
Max
external usenet poster
Posts: 9,221
Randomly selecting a cell weighted on percentage
Formula in A5 should read as:
=INDEX($A$1:$D$1,MATCH(75%,$A$3:$D$3,1))
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
Reply With Quote
Max
View Public Profile
Find all posts by Max