I have been trailing the internet for days and days to find this information. Everything pointed towards macros, which i have no knowledge in ! Don't let the views bother you. At the very least your time has helped me and those i have done the formulae for. Thank you @TEKNISHA
@TEKNISHA5 жыл бұрын
Thank you. Glad to be of help.....😊
@SibsFish5 жыл бұрын
@@TEKNISHA I do have a question. What about if i need to base it off of 2 columns ? So "sales" would be the primary the formulae is based on, then a 2nd column to be the secondary ? So if "sales" are tied then it would rely on the 2nd column ? I hope that makes sense.
@TEKNISHA5 жыл бұрын
@@SibsFishyou can do this using a helper rank column. The helper rank col will be( 1* the rank formula based on primary col + 0.1 * rank formula based on secondary column) . so let's say 2 values are tied for 3rd place in primary column, then based on secondary column their helper rank value will be 3.1 & 3.2 respectively. Then you can calculate the actual rank based on the helper rank col values.
@SibsFish5 жыл бұрын
@@TEKNISHA I am a beginner and that completely went over my head. I will have to google that, as my table is based on something like a league table. Thanks for the reply none the less :)
@TEKNISHA5 жыл бұрын
@@SibsFish Check my new video. This will show you how to sort based on multiple columns kzbin.info/www/bejne/nIrRaYp5opZmd6s
@danieltiburcio88714 жыл бұрын
This video was extremely clear and helpful. Thank you very much!
@TEKNISHA4 жыл бұрын
Thank You Daniel
@staninjapan072 ай бұрын
Thank you. I have been trying to do something similar with SUM / INDEX / MATCH / LARGE functions, as I was advised in the first video I tried. But I, too, have the ranking problem where, if there are two identical values, Excel deletes one of the two items whose values are identical. I will rethink the whole mini-project from the start using your RANK and COUNTIF idea. Here goes... SUCCESS! SUCCESS! SUCCESS! SUCCESS! SUCCESS! SUCCESS! SUCCESS! SUCCESS! It took me hours to get to the point where I chose to use a different method - your method. It took me about 90 minutes to copy you, as, after many failures, I decided to copy EXACTLY your sheet's layout. So when you said Column A Row 1, I did exactly the same, without trying to adjust the cell references. Now, after watching your video about 15 times, stopping and rewiding a few seconds every time you did something, I have what I want, including the COUNTIF function, which has removed the errors based on duplicates. I have 15 rows of data, not six, but I have managed to adject the formulas to include all the data. Now I can do a lesson for my English students in which we can rank the importance of items for an emergency bag for disaster preparation. THANK YOU FROM JAPAN! I have a policy of not subscribing to a channel after watching just one video. I have subscribed to yours and visited your website.
@staninjapan072 ай бұрын
I am going to try to use your COUNTIF advise with my original sheet, too. Not today, as I have no more time, but another day. Then I will tell you, in this thread, if I had success. I will try to use your advise with these formulae... =LARGE($B$2:$B$16, J2) =INDEX($A$2:$A$16, MATCH(LARGE($B$2:$B$16, J2), $B$2:$B$16, 0))
@mohdsyafiqsharani64743 жыл бұрын
Really appreciate the knowledge given. Super helpful in trying to auto sort the rank during a tournament.
@TEKNISHA3 жыл бұрын
Glad that this helped you. I myself used this first time for auto ranking in a tournament.. :-)
@fairboy534915 күн бұрын
Thank you sir. This video has been a game changer for me.
@waxedtaters4 ай бұрын
Very helpful thank you so much!
@thakuranujsingh44194 жыл бұрын
Super Video, Anyone can easily understand this, @Thank u so much.
@Luisyclaudia2 жыл бұрын
Thank you very much! Your video was amazing and extremely helpful. I got it perfectly. Thank you for helping the community with such videos
@DartsGondel4 жыл бұрын
This was very helpful. However, I have a question. In my table, when people have the same amount of points, they should have the same rank. In your example, Liam is rank 4 and Olivia is rank 5 although they have the same amount of points. Is it possible to adjust this so that Liam and Olivia get rank 4 but Noah still gets rank 6 (as there is no rank 5)? Thank you very much
@TEKNISHA4 жыл бұрын
Darts Gondel We can do that by adding one more column. In Col E of my example add Rank2 Col and calculate it using the regular RANK formula (same as I show in the first half of my video) so when Liam and Olivia have same sales number, Liam would have Rank as 4 & Rank 2 as 4 and Olivia would have Rank as 5 & Rank 2 as 4. In the sorted data now add another Col called rank 2. As you get the data for Rep and Sales in the sorted data table using index match, you can now get the rank 2 data too. So S.No.4 (Liam ) will have Rank 2 as 4 and S.No 5 will also have Rank 2 as 4. Now you can hide the S.No column.
@DartsGondel4 жыл бұрын
@@TEKNISHA Hello Teknisha, thanks for your reply! Is there an email I could reach you at? I would like to show you what I have built and ask if you could look at one more thing that happens (when like 3 people tie the score for last in the ranking, and that ranking gives points, then only one of those does get the points)
@TEKNISHA4 жыл бұрын
@@DartsGondel please email me at bharath@teknisha.com
@SaifAHadi3 жыл бұрын
Appreciate your efforts .. thank you Sir.
@TEKNISHA3 жыл бұрын
Glad that this tutorial helped
@rayharrison6954 жыл бұрын
Easy to follow and Script worked without any altering, many thanks
@TEKNISHA4 жыл бұрын
Thank you ray...
@timvdmeer41223 жыл бұрын
Perfect explanation, thank you
@TEKNISHA3 жыл бұрын
Glad it was helpful!
@Ketot60413 ай бұрын
Thank you so much. Can we do this at the different sheet? Raw data and shorted data at the different sheet.
@johnrking19874 жыл бұрын
Brilliant video, what an absolute legend
@TEKNISHA4 жыл бұрын
Thank you very much John...I also have a video to sort based on multiple criteria... Check that one too...
@khansvirtualdiary3 жыл бұрын
Thank you so much sir for your reference reply.
@Stop_War_Fight_with_Pollution2 жыл бұрын
Thank you very much Sir. I was so sad before watching your video. But its solved my problem in sorting duplicate values. God bless you.
@fihamahamed12762 жыл бұрын
I love you.exactly wht i was searching for
@TEKNISHA2 жыл бұрын
Happy that his helped you
@Ponurak1493 жыл бұрын
Thanks! Very helpful !
@TEKNISHA3 жыл бұрын
Glad that this video has helped you
@Mohideenjailanizah4 жыл бұрын
Very helpful, Thanks
@TEKNISHA4 жыл бұрын
Glad this video was of help
@rjchua2008 Жыл бұрын
ty. nice! with a simple approach.
@naufalb.prasetyo93604 жыл бұрын
Great video, you made my day 😁 Thank you 😊🥰
@TEKNISHA4 жыл бұрын
Glad that this helped...
@cbcoksa16083 жыл бұрын
very thanks for the video, its help me a lot. Thanks Sir.
@TEKNISHA3 жыл бұрын
Glad that this helped you
@JoMat1174 жыл бұрын
Is it possible to make another number decide if two of the numbers are the same. For example, I have a table for a sport where goal-difference matters. Is it possible to make it so that the goal-difference decides which one gets higher rank if the points match? Great tutorial!
@TEKNISHA4 жыл бұрын
Thanks joMat. Yes it is possible to sort based on multiple columns. I have made a video of it. Here is the link. kzbin.info/www/bejne/nIrRaYp5opZmd6s
@JoMat1174 жыл бұрын
@@TEKNISHA Thank you!
@binupdhungana38893 жыл бұрын
I'm doing the same thing for predicting Euro 2020, and was about to ask the same thing. Thank you!
@ahmedmoustapha79412 жыл бұрын
Very helpful.... Thanks so much
@uqbaabuhusaina59394 жыл бұрын
very good bro thanks a lot it helped me too much
@TEKNISHA4 жыл бұрын
Great...
@aminachibwana56635 жыл бұрын
You are the best 👏🏽👏🏽
@TEKNISHA4 жыл бұрын
Thank you Amina
@barrygorst59513 жыл бұрын
Brilliant!!! Thanks.
@TEKNISHA3 жыл бұрын
Glad that this helped out
@RGR21553 жыл бұрын
Truly awesome!!
@TEKNISHA3 жыл бұрын
Glad that this helped
@simonetommasinipodcast3 жыл бұрын
Great video and great explanation ability!
@assemqasim72584 жыл бұрын
Thanks a lot, very nice explaination
@JAMILAKKAS4 жыл бұрын
Your style is very nice
@ijnmpi4 жыл бұрын
Thanks this was helpful. !!
@TEKNISHA4 жыл бұрын
nice to know Ketan...
@audadr3 жыл бұрын
Super lesson.
@TEKNISHA3 жыл бұрын
Glad that this helped you
@lauracath15 жыл бұрын
Great video Teknisha! Thank you for helping me out! I was getting desperate as the only tutorials I found were too easy (using the SORT button, duh!) and the ones using Macros (not an option for my specific case).
@TEKNISHA5 жыл бұрын
Glad, this video is of help to you lauracath1...
@mayechisavali19192 ай бұрын
GOOD KNOWLEDGE SIR
@ztrkmtrk423 жыл бұрын
great explanation but in my data numbers are so small, so there is lots of people gets same rank. in a result sorted data shows just one of them, because sorted list is based on given numbers like 1,2,3,4,5. how can i solve the problem of same rank problem?.
@TEKNISHA3 жыл бұрын
This should work even for same ranks
@ztrkmtrk423 жыл бұрын
@@TEKNISHA first part works fine. But because of same ranks, sorted data section writes only one of them and skip blank ranks. for example from your list; emma, noah and liam takes rank 4 because of their sales are equal. because of this, in your sorted data section will sort first 3 people perfectly but excel picks just one of the 4th ranks. 5th and 6th ranks are remain blank. Like; william, Olivia, ava, Emma, #?,#?
@TEKNISHA3 жыл бұрын
Hey. Did you see the complete video? After 5.30 min in the video, I show how to deal with duplicate values, so that both are displayed
@ztrkmtrk423 жыл бұрын
@@TEKNISHA thank u very much, i missed that part of video because of i tried instantly. very very useful video.
@TEKNISHA3 жыл бұрын
Glad that it helped you
@Giridhar.M3 жыл бұрын
Great ! Really Help full. one small request if i required only Top-10, can you please help me with the formula
@tamilwoodsviews20893 жыл бұрын
Amazing!
@TEKNISHA3 жыл бұрын
Glad that this helped you
@josebaztan77 Жыл бұрын
Thank you!
@TEKNISHA Жыл бұрын
You're welcome!
@RaceBeacon3 жыл бұрын
Does anyone know if you can make images also move with the text? This is something that works with the sort normally
@vivekmusafir44924 жыл бұрын
Thank you very much for this ....god bless you..
@TEKNISHA4 жыл бұрын
Glad that it was of use....
@closeup37492 жыл бұрын
Big thanks my dear
@grandpasaysrelax1752 жыл бұрын
Brilliant!!
@honesttruth5322 жыл бұрын
Thank you!!!
@skumargee20003 жыл бұрын
This is amazing. I was able to solve one of my excel problems with this video. I express my gratitude for uploading this amazingly helpful video.
@TEKNISHA3 жыл бұрын
Happy that this tutorial was of help
@orioltorrell3 жыл бұрын
Is it possible to make it so it automatically changes in the same table of raw data?
@TEKNISHA3 жыл бұрын
Hello Oriol, It is not possible using only formulas. If you use macros , then you can change it in the raw data
@orioltorrell3 жыл бұрын
@@TEKNISHA ah, I see. Thank you!
@JayDominicSumalinog10 ай бұрын
can you do this horizontally? thanks
@colinhuntley97295 жыл бұрын
good day, teknisha! ich could not agree with anymore! your video was easy to understand and i tried your example myself, with the same results - perfect! if i may ask you one question, it would be this: i have tow colums of words (with translation), english to german: for instance clear -> klar, tight -> eng, etc. is it possible to automatically update each column so that the colums are in the correct order? up to now i have only being able to sort automatically in one direction? it would be excellent if you could give some advice! when it is not clear what i mean, please let me know. kind regards from berlin, germany. colin
@TEKNISHA5 жыл бұрын
Hello Colin. I am happy that this tutorial was of help to you. I dont think I understand your question completely. You want to sort based on words (alphabetically) in the English language column?
@colinhuntley97295 жыл бұрын
@@TEKNISHA hallo teknisha, thank you very much for your reply. i apolgize for my rather shaky explanation. please allow me to try again: 3 colums of raw data: english, german, company. these are expanding columns and data is entered unsorted in column english and german. there are also many duplicates, which are needed. for example: german english company selbstbewusst self-assured Neonyt neugierig curious Neonyt überzeugend convincing Neonyt kraftvoll energetic Neonyt kreativ creative Neonyt these colums need to be sorted, 1) in german with the english translation and 2) english with german translation, for example: (german english) kraftvoll energetic kreativ creative neugierig curious selbstbewusst self-assured überzeugend convincing and (english german) convincing überzeugend creative kreativ curious neugierig energetic kraftvoll self-assured selbstbewusst as i said, the colums are very long and expand constantly. also there are many duplictes which i need. please excuse the formatting. if it would held i could send you an excel file. many many thanks in advance. colin
@TEKNISHA5 жыл бұрын
@@colinhuntley9729 Check my new video. This will show you how to sort based on multiple columns kzbin.info/www/bejne/nIrRaYp5opZmd6s
@rezanugraha65374 жыл бұрын
Nice turorial very solutive however i'd like to ask what if i want to add another data ? let say i have Billy with sales 27.854 as far as i try i have to change the ref in rank formula
@TEKNISHA4 жыл бұрын
Hello Reza, Yes, you will have to update Reference in the formula.
@dr.shrikanthadole76914 жыл бұрын
Very Useful. Please guide how to automatically sort text in ascending order just like this.
@TEKNISHA4 жыл бұрын
Will upload soon
@dustinworthy2750 Жыл бұрын
I created my sheet as you did, but when I change the data on the left, it does not auto sort on the right.
@babaimandal14563 жыл бұрын
Thank you very much
@TEKNISHA3 жыл бұрын
Glad that this helped out
@babaimandal14563 жыл бұрын
@@TEKNISHA Can I contact you if I facing some problem in excel
@TEKNISHA3 жыл бұрын
@@babaimandal1456 sure
@jwink77954 ай бұрын
how can we do it? lets get to it! love it, mucho gracias good sirrr
@atenterprises34363 жыл бұрын
what to do when values are same in the column rank is showing same please provide soln.
@vernondavids831211 ай бұрын
Thanks so much! Exactly what I was looking for and explained clearly!
@TEKNISHA9 ай бұрын
You are very Welcome!!
@zainulabidinhussainkhan4952 жыл бұрын
Sir if the table is sorted with color so then how to do please help
@ManjulabeniSurti-mt1cz Жыл бұрын
Thank you
@TEKNISHA Жыл бұрын
You're welcome
@jong-jongspeaks42243 жыл бұрын
Thank you so much sir! I have a little problem. It is error if there's a duplicate.
@TEKNISHA3 жыл бұрын
Hey. This method should account for duplicates. Kindly check if you have followed the tutorial exactly..
@eaglen59273 жыл бұрын
Hi friend. How to have sort levels by using formulas? for example I need to sort column C values, first based on column A then sort them based on column B
@eaglen59273 жыл бұрын
Actually here is the answer: kzbin.info/www/bejne/nIrRaYp5opZmd6s
@krisdelacruz13083 жыл бұрын
hi, how do you fix if rank tied, it becomes n/a if tied
@amberarambula28203 жыл бұрын
How do you do this with dates in excel online
@TEKNISHA3 жыл бұрын
Dates are like any other numbers, this method should work in excel online too..
@amberarambula28203 жыл бұрын
@@TEKNISHA thank you, no matter what I do it is not working for me
@TEKNISHA3 жыл бұрын
@@amberarambula2820 Does the method work if you use number instead of dates
@sunilshetye16182 жыл бұрын
How to sort running database while doing entries
@prajwalbraj47044 жыл бұрын
Hey TEKNISHA, I have a question, if i have to work with Three columns of Alphabets, will the Index formula help me sort it according to ascending order?
@TEKNISHA4 жыл бұрын
Hi prajwal. Index formula is to associate the rank number and the respective details (like name etc..). The rank function will not be able to sort alphabetically. To rank a column alphabetically you can use countif formula
@StevieC824 жыл бұрын
Very helpful, can you also assist with sorting a table with multiple columns based only on the values of one of the columns? if its easier I can send you the file? Thanks
@TEKNISHA4 жыл бұрын
Hello steve . Yes I can. Please give me your mail Id.
@StevieC824 жыл бұрын
@@TEKNISHA great thanks. Stephenclark82@gmail.com
@ryanbailey273 Жыл бұрын
This tutorial is good for auto sorting with multiple columns: kzbin.info/www/bejne/e2HYoJ-mat2kfqM You have to pass an array of columns and an array of directions to the function.
@JAMILAKKAS4 жыл бұрын
Is it possible sort data to another workbook
@TEKNISHA4 жыл бұрын
Yes it is possible, but both workbooks need to be open (source and destination)
@roie45003 жыл бұрын
If they are equal?
@TEKNISHA3 жыл бұрын
Both will have the same rank
@rongenexplorer95142 жыл бұрын
I tried it on my assignment in making payroll but it didn't work and came out with error.
@buckyafitch4 жыл бұрын
Noice! WHat if there are two people with same sales amount the rank function will return same rank for both of them but index will pick only first occurance? how to overcome this?
@TEKNISHA4 жыл бұрын
Please see the video. I have shown a workaround in it.
@OOAK-Ireland Жыл бұрын
what if you have equal numbers. then it won't work..
@ankitrai90313 жыл бұрын
How to sort if there are 3 sales column against same customer?
@mohansinghnegi83605 жыл бұрын
Thanks to you.
@TEKNISHA4 жыл бұрын
Cheers!!
@SMEEST555 жыл бұрын
Use a separate disconnected pc, then using macro's is no issue. Formulae are slow. License fees may be a problem.
@cheryltowns92974 жыл бұрын
How to sort the Fx column?
@longterminvestor97644 жыл бұрын
SIR I WRITE 2020 IN EXCEL THEN IT CHANGE 20.20 AUTOMATICALLY THEN WHAT SHOULD I DO NARENDRA SINGH
@behrangagin29184 жыл бұрын
What if we want to add new names and records?
@TEKNISHA4 жыл бұрын
Hello Behrang, You will have to update the reference in the formula
@nazarkamal8831 Жыл бұрын
Different very new to me
@aditicreationangel8463 жыл бұрын
Plse explain the same thing in form of row .You have taken example by taking row.So plse...
@blavena3 жыл бұрын
why do you copy and paste stuff? excell is all about dragging, otherwise why even use F4? I'm following this and had to add a few more $ that you don't miss cause you're coping and pasting, but then again, you don't really need any of the $'s cause you are coping and pasting....
@rasikagunarathna8462 жыл бұрын
❤❤❤❤
@TEKNISHA2 жыл бұрын
Glad that you liked it
@ishutiwari55674 жыл бұрын
this is very complicated 🤯
@TEKNISHA4 жыл бұрын
Hello Ishu. This method may take a little time to setup, but gives you great results....
@raguljayakumar11772 жыл бұрын
Hello boss..we need a video which require sorting based on another data.. This tutorial is not useful..