Forum Discussion
Assign a number to the different values
Wow, this is amazing. I think this is exactly what I needed. Knowledge is a powerful weapon. Thank you from the bottom of my heart Mr. Baklan.
I have a few other formulas that I have been working on and I have been going the long way. It takes forever.
I will post as much as I can, but what is your suggestion on how to go about mastering excel or formulas? How do I find out the specifics I need to learn instead of the whole excel world?
By the way, what is the name of this formula you created or under what category is it under? Yesterday I learned about ranks, I have been watching a few videos on it so far.
I am going to analyze the formula you sent, I see quite a bit of formula. Ill try to practice on it. Thanks again.
It's hard to say which way is better. If start with basics, it's worth in Excel in File->New search "tutorial" and check them. That's about a dozen of different tutorial files from Microsoft.
To solve concrete task try to google for something similar, you may find practically everything and different variants of the solution. Take as a pattern and since that's usually a combination of functions, google for another samples/tutorials for better understanding of first one.
In above formula are used dynamic ranges, e.g. A1:INDEX(A:A,COUNTA(A:A)) instead of A1:A400; value lookup as INDEX/MATCH and more simple MAX and MATCH.
- Marco365Feb 10, 2020Brass Contributor
Thank you.
- Marco365Jan 21, 2021Brass Contributor
NVM
- Riny_van_EekelenJan 22, 2021Platinum Contributor
Marco365 This seems to be a continuation from the discussion you started earlier.
https://techcommunity.microsoft.com/t5/excel/sort-numbers-within-a-cell-in-excel/m-p/2080901