LARGE function
Excel » Functions » Statistical » LARGE function »
The LARGE function calculates the k-th largest value from an array of numbers. Use the LARGE function, for example, to extract […]
How to create a list of random unique numbers
Question: How do I create a random list of unique numbers from say 1 to 10, without using VBA and […]