-
V
vishal thakral NARAYANK991 vishal thakral wrote on NARAYANK991's profile.
- Deleted by Faseeh
I am having a workbook where values are as below:
10
15
20
20
20
5
I want to fetch value from the above cells which is as below:
Most used number : "20"
No. of times most used number : "3"
Least used number : "10" , "5" , "15"
10
15
20
20
20
5
I want to fetch value from the above cells which is as below:
Most used number : "20"
No. of times most used number : "3"
Least used number : "10" , "5" , "15"