Are there other ways to make a code for median and mode aside from what is shown in this page. http://eqns2codes.blogspot.com
Are there other ways to make a code for median and mode aside from what is shown in this page. http://eqns2codes.blogspot.com
Well there are two standard functions =MEDIAN() and =MODE() which both take a range of values. Is that what you're meaning?
Richard Buttrey
RIP - d. 06/10/2022
If any of the responses have helped then please consider rating them by clicking the small star iconbelow the post.
.well, what i mean is that i want to create a vba sub containing those functions.
Then why not just use VBA to code it.
i.e. Range("Mycell") =WorksheetFunction.Median("your_range")
okay thanks. anything else?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks