I just finally barely passed an excel class that emphasized this MID function. I go to Cornell University so of course they are going to make the classes extremely difficult. The MID function within itself is not hard to learn at all but Cornell added an advanced skill to the MID function that made it extremely difficult to understand. What they did was have students conduct mathematical calculations within the MID function to allow it to add, subtract, multiply and divide within the second argument and then reference that calculation to other cells and even other worksheets. That class was no joke. The class is called fundamentals of spreadsheets at Cornell. Fundamentals my ass.
Thank you so so soo much tomorrow is my ICT test and I’m a late joiner so I haven’t attended any lecture this really helped me hopefully I get good grades
Thank u for making such useful n easy to understand videos ,i have recently started watching ur videos n i just love ur explanation pls upload more videos n can u pks also make ms power bi videos
Good tutorial - but the problem I have often is the input data is not always consistent -sometimes the phone is formatted as xxx-xxx-xxxx, or the zip code is xxxxx-xxxx. Maybe a follow up tutorial at some point on how to address these discrepancies. I did enjoy the video. Thanks
you ignored a basic "rule" of Excel: it is important to enter data in cells by the same format! The only way I know is to go back after using the Left, mid, right function and correct the source info in the proper format. Once it is corrected, the extracted information will also display correctly.
Straightforward video thanks! But I am stuck with the more complex use of Mid function. Let's said we have a column for the states and we want to retrieve Ohio(OH) from the address so I assume we use the Mid and Find function but how do we retrieve just the Ohio(OH) part in such a long text format.
This is great, however the issue I have is that there is a "." following each month, IE June., I don't want the period to show up. How would you remove that?
It seems to be working for me. Please try copying and then pasting the link into your browser. Sometimes that works better than clicking the link. Thanks for watching.
Thanks you very much for the video. Still remains a question. Anyone knows how to use the left function for a number, without taking the zero as a number. For instance, LEFT(0,55) gives 0 as output, while I want to ignore the 0, and only get the 5. Anyone can help me?
Excuse, may i ask Teacher , What's the function to separate this, Example : World Health Organization separate to WHO. thanks in advance for your answer.
Not sure if this is the best way but I know it’ll work…but you can use the spaces as a delimiter (google delimiter excel) to split the worlds into three columns. From there, you can use the concatenation function and the LEFT function to join the first letter of each word in each column together. Cheers!
Oh my god, i don't speak english very well, but i understand everything. You are the best explaining
Thank you so much! The mid formula is what I needed to use!
I just finally barely passed an excel class that emphasized this MID function. I go to Cornell University so of course they are going to make the classes extremely difficult. The MID function within itself is not hard to learn at all but Cornell added an advanced skill to the MID function that made it extremely difficult to understand. What they did was have students conduct mathematical calculations within the MID function to allow it to add, subtract, multiply and divide within the second argument and then reference that calculation to other cells and even other worksheets. That class was no joke. The class is called fundamentals of spreadsheets at Cornell. Fundamentals my ass.
That's some advance shit
@@jamesgraham9647 yea
Thank you so so soo much tomorrow is my ICT test and I’m a late joiner so I haven’t attended any lecture this really helped me hopefully I get good grades
🎉
good luck
Thank you for explaining this step by step!
this is so usefull and i have started my own channel and would love some support and this is the person to listen to
Thanks bro it is the easies and fastest way to split the text what ever that is and keep it up
really appreciate it, this video helps me to solve my issue. thanks
Thanks Sir!! Very helpful
Only in this video that I understand that formula
Super.It's the best tutorial what i ever saw about excel.
How would I do the mid function if I have different lengths of characters? Say June, September and March
In this case potentially use “Text to columns” with delimiter. Hope it helps
great example, and clear explanation. Thank you sir.
Well explained, many thanks.
Your presentation was on point. Great job!!! Thanks
Thank you for this! Appreciate it!
Thanks for the video, great and easy to understand
Thank u for making such useful n easy to understand videos ,i have recently started watching ur videos n i just love ur explanation pls upload more videos n can u pks also make ms power bi videos
Thank you!It‘s so helpful
So helpful ..Thank you sir...
Thank you!! This is so helpful
Thank you, this was very helpful. Stay well. All the best. Appreciative Excel beginner.
The Video was Useful ❤️😊
Thanks for sharing information
Thanks for the mid function
Very helpful, but what if I want to get the string until a fund a : or a comma or another symbol? there is a way to do that?
Great example and explanation! thank you!
Very informative
It was very helpful thanks
Easy and working.
excellent can clearly understand
Great video 👍
Thanks
Thanks!
Thank you for watching! I appreciate your support!
USEFUL, TKS TEACHER.
Thank you sir ji
Thank you for making such an informative turorial!
it was useful thanks!
Great videos !
good job Sir
best way is to do Alt+A+E then extract from , or space.......... so easy...
Good tutorial - but the problem I have often is the input data is not always consistent -sometimes the phone is formatted as xxx-xxx-xxxx, or the zip code is xxxxx-xxxx. Maybe a follow up tutorial at some point on how to address these discrepancies. I did enjoy the video. Thanks
you ignored a basic "rule" of Excel: it is important to enter data in cells by the same format! The only way I know is to go back after using the Left, mid, right function and correct the source info in the proper format. Once it is corrected, the extracted information will also display correctly.
very helpfull !
The practice file link doen't seem to work for me. Thank you a lot brother for knowledge. Appreciate your help
Thank you
Golden!
GOOD CONTENT
so good
Kindly tell me what you use to record screen
These helpful
Fantastic
thanks!
Straightforward video thanks! But I am stuck with the more complex use of Mid function. Let's said we have a column for the states and we want to retrieve Ohio(OH) from the address so I assume we use the Mid and Find function but how do we retrieve just the Ohio(OH) part in such a long text format.
=MID(C2,FIND("(",C2)+1,2) - This is the formula to extract states from address
This is great, however the issue I have is that there is a "." following each month, IE June., I don't want the period to show up. How would you remove that?
Thanks a lot
I can't download this file. Can I get the real file for practice?
thanks
What if there was a different amount of characters rather than them all being the same
Use *Find("_",Char.)* function in all these conditions.
Can we use both RIGHT and LEFT formula together?
Quite helpful. How do you build mid function when no. of charecters in a middle value varies from row to row.
Write formulae individually for cells that vary in characters
Thnks alot 🥰🥰
Would you please give the practice file. The download link you already share is not working currently.
Thank you
It seems to be working for me. Please try copying and then pasting the link into your browser. Sometimes that works better than clicking the link. Thanks for watching.
How to write a formula where it excludes the parenthesis on the left?
Would Flash Fill be able to do this? Atleast for this example.
if there is any blank cell in Column D,how it will work in Auto fill in column F???
What if we want to retrieve the Date Number from the given date?
How you extract the State? Since it's different lengths
Thanks you very much for the video. Still remains a question. Anyone knows how to use the left function for a number, without taking the zero as a number. For instance, LEFT(0,55) gives 0 as output, while I want to ignore the 0, and only get the 5. Anyone can help me?
Imagine i have two words how do i make a four letter code that is taking three letters frm first word nd one frm another
what if in the area code i wanted it to appear without parenthesis ?
How do you extract the state?
Excuse, may i ask Teacher , What's the function to separate this, Example : World Health Organization separate to WHO.
thanks in advance for your answer.
Not sure if this is the best way but I know it’ll work…but you can use the spaces as a delimiter (google delimiter excel) to split the worlds into three columns. From there, you can use the concatenation function and the LEFT function to join the first letter of each word in each column together. Cheers!
Sr how about if I have a sheet and it has words and numbers but I want excel to extract just the number on one side, how can I do this?
How to extract address without pincode is what i am looking at? Can you please help?
In my case zip code not the same 5 ch. some with more the 5 ch. and less the 5. how can I extract
Why not use find function and make this formula dynamic rather than counting the position of the desired text.
You did Everything manually..instead of counting, can you show find and len function using mid function
this data manipulation requires uniform data
Sir
Please show me date ....?
About 2 nd culom...
good
আমাদের ইন্ডিয়াতে এতো straightforward data আসে না ভাই
Sir please say formula (india private limited-12345) how to split company name only like india private limited
❤❤❤ ict
⭐️⭐️⭐️⭐️⭐️
Hi Sir,
NEFT-HSBCN23212775696-NATIONAL INSURANCE CO LTD.
How can I find out HSBCN23212775696 from this, which formula will I use?
Please help.
Thanks!
This was so helpful.
Thanks so much I appreciate it.
Thank you
Thanks
thanks