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 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 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
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.
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.
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 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?
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.
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!
Thank you so much! The mid formula is what I needed to use!
How would I do the mid function if I have different lengths of characters? Say June, September and March
Thank you for explaining this step by step!
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
Thanks Sir!! Very helpful
Your presentation was on point. Great job!!! Thanks
really appreciate it, this video helps me to solve my issue. thanks
Thanks bro it is the easies and fastest way to split the text what ever that is and keep it up
great example, and clear explanation. Thank you sir.
Thank you for this! Appreciate it!
Well explained, many thanks.
Thanks for the video, great and easy to understand
Oh my god, i don't speak english very well, but i understand everything. You are the best explaining
Thank you!It‘s so helpful
this is so usefull and i have started my own channel and would love some support and this is the person to listen to
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, this was very helpful. Stay well. All the best. Appreciative Excel beginner.
Super.It's the best tutorial what i ever saw about excel.
Great example and explanation! thank you!
So helpful ..Thank you sir...
Thank you!! This is so helpful
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
Thanks for sharing information
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?
The Video was Useful ❤️😊
It was very helpful thanks
excellent can clearly understand
Thank you for making such an informative turorial!
Thanks for the mid function
Very informative
USEFUL, TKS TEACHER.
Great video 👍
Easy and working.
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
it was useful thanks!
The practice file link doen't seem to work for me. Thank you a lot brother for knowledge. Appreciate your help
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.
Great videos !
Thanks
good job Sir
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?
Thank you sir ji
Thank you
Thanks!
Thank you for watching! I appreciate your support!
very helpfull !
Fantastic
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
best way is to do Alt+A+E then extract from , or space.......... so easy...
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?
Kindly tell me what you use to record screen
if there is any blank cell in Column D,how it will work in Auto fill in column F???
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?
Golden!
Only in this video that I understand that formula
These helpful
GOOD CONTENT
thanks!
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.
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!
so good
Would Flash Fill be able to do this? Atleast for this example.
Thanks a lot
Can we use both RIGHT and LEFT formula together?
Thnks alot 🥰🥰
thanks
I can't download this file. Can I get the real file for practice?
How you extract the State? Since it's different lengths
In my case zip code not the same 5 ch. some with more the 5 ch. and less the 5. how can I extract
what if in the area code i wanted it to appear without parenthesis ?
What if we want to retrieve the Date Number from the given date?
What if there was a different amount of characters rather than them all being the same
Use *Find("_",Char.)* function in all these conditions.
How to write a formula where it excludes the parenthesis on the left?
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
Why not use find function and make this formula dynamic rather than counting the position of the desired text.
How do you extract the state?
How to extract address without pincode is what i am looking at? Can you please help?
You did Everything manually..instead of counting, can you show find and len function using mid function
Sir
Please show me date ....?
About 2 nd culom...
আমাদের ইন্ডিয়াতে এতো straightforward data আসে না ভাই
this data manipulation requires uniform data
good
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.
This was so helpful.
Thanks so much I appreciate it.
Thank you
Thanks
thanks