Call us at +91-9354674901 for Advanced Excel LIVE Training, Excel Automation, Excel Dashboards, and Power BI assistance. 😀😀👍
@CommerceCoachingRanchiАй бұрын
really very help full can you please tell me how to replace number from all statement via formula if any thanks in advance
@bhuwanc813 күн бұрын
Very helpful.
@RohitKumar-cc7zi Жыл бұрын
ThIs one is so good, Thanks a lot just keep it up
@MDataFinnovatics11 ай бұрын
Thank you Rohit Kumar!
@muhammadsaqlain51622 жыл бұрын
You are birilliant Teacher very very nice tricks awesome tricks 💯 👍.
@MDataFinnovatics2 жыл бұрын
Thank you Saqlain!
@lilyfullery47792 жыл бұрын
Thank your for your video , appreciate your efforts please explain the formula
@MDataFinnovatics2 жыл бұрын
Thank you Lily!
@muhammadsaqlain51622 жыл бұрын
Sir, no difficult but amazing tricks.
@kadarmumbaikar2 жыл бұрын
I don't have words it's amazing 7 formula at the time ..wow ..sir if agar target complete nahi hota hai to bhi aap explain kar dena sir.... One request sir if possible hai to sir Aap start kardo do yaha Excel Basic se lekar Advance, Dashboard, Macros,VBA ... series sir ...lots of love sir
@MDataFinnovatics2 жыл бұрын
Thanks, Kadar for your words. It really gives us the motivation to make more videos. Yeah, we are trying our level best to give from basic to advance level of knowledge in Excel and then we will move to Dashboards, VBA, and Power BI. Don't forget to share and subscribe to the channel!
@ajaymb46586 ай бұрын
Very helpful, but what if there is no "cancat" option in excel in that scenario is there any replacement for same?
@kannanmassey57832 жыл бұрын
Superb....kindly upload vedios for vlookup, indirect, offset with realistic type company data to apply. Thanx n regards
@MDataFinnovatics2 жыл бұрын
Kannan, We have already posted videos on Vlookup, Indirect, OFFSET, and other formulas. Please check the below links. VLOOKUP - kzbin.info/www/bejne/qaG8qYGdhsyaY7s INDIRECT - kzbin.info/www/bejne/a4rIqZJ-j7ujeM0 OFFSET - kzbin.info/www/bejne/haKraml8fZV8oNE
@rajadey1552 Жыл бұрын
It's superb sir Sir hope you reply If the number is formatted in text format. Will this formula still work?
@MDataFinnovatics Жыл бұрын
Thanks Raja, yes sir the formula still works.
@lilyfullery47792 жыл бұрын
CONCAT(IF(ISERROR(MID(A1,SEQUENCE(LEN(A1)),1)*1),MID(A1,SEQUENCE(LEN(A1)),1),"")) this formula helped me , and its bit easier - hope it will help someone
@MDataFinnovatics2 жыл бұрын
It sounds fantastic! You've created an excellent formula that could work flawlessly! However, I did not apply this calculation because the SEQUENCE formula is not available in all versions of excel!
@krishnamamidala3160 Жыл бұрын
@@MDataFinnovatics Right sir
@suyenshakya432010 ай бұрын
Is their any other formula without concat and textjoin formula
@munnarajbhar82146 күн бұрын
Sir bank statement me number aur bhi aate hai toh usko kaise split kare
@Adityasshenoy-rw4ox4 ай бұрын
Hi sir.. i need detailed explanation on formula based extracting text from numbers
@santoshtodkar44632 жыл бұрын
Sirji pls explain this formula... Thank you in advance
@MDataFinnovatics2 жыл бұрын
Sure Santosh Todkar!!!
@santoshtodkar44632 жыл бұрын
@@MDataFinnovatics Sirji excel ke formula na nasha se hai sirji apka formula bar bar practice kiya hai CONCAT(IF(ISNUMBER(MID(B23,ROW(INDIRECT("1:"&LEN(B23))),1)*1)=FALSE,MID(B23,ROW(INDIRECT("1:"&LEN(B23))),1),"")) but we want more sirji how to use formula and when to use it..
@MDataFinnovatics2 жыл бұрын
I like this craziness. Don't worry, I will create a video explaining the above formula!
@santoshtodkar44632 жыл бұрын
@@MDataFinnovatics Thank you sirji
@mangrooram75292 жыл бұрын
I am using Excel 2019 this is showing only one character. There is any problem in Excel 2019.
@MDataFinnovatics2 жыл бұрын
Mangroo, there is no problem in Excel 2019. Please validate that none of the steps are missing.
@yashpatil33757 ай бұрын
Amazing trick sir ji 👍
@SaurabhSharma-ry8iz2 жыл бұрын
Sir great video Maine sir substitute function 26 times kiya output aa gaya Kya ye sahi h
@MDataFinnovatics2 жыл бұрын
Saurabh, aap substitute function bhi use kar sakte ho bahut wo bahut lengthy formula ban jayega (26 times substitute function).
@SaurabhSharma-ry8iz2 жыл бұрын
@@MDataFinnovatics ok sir thanks
@PramodHande2 жыл бұрын
i want 1 formula, that can i auto fill vendor name as per type there product name
@MDataFinnovatics2 жыл бұрын
Please explain your query in detail with example.
@pramodhande79242 жыл бұрын
@@MDataFinnovatics I have my data. That i required when I type product name after that next column auto fill with this product vendor name
@aaizu6473 Жыл бұрын
To extract the numeric character use below formula CONCAT(IF(ISERROR(MID(F2,ROW(INDIRECT("1:"&LEN(F2))),1)*1)=FALSE,MID(F2,ROW(INDIRECT("1:"&LEN(F2))),1),""))
@prabhakarrajendren9664 Жыл бұрын
Sir how to split the number and text like this 304 - Ganesh street
@MDataFinnovatics Жыл бұрын
The easiest way is using the text to columns option and use "-" as others delimiter.
@farhanalvi59053 ай бұрын
Flash fill say hp jaye gaa
@kannanmassey57832 жыл бұрын
Sir I am using her 2016 so how to concatenate the exctracted text in a cell. Concatenate is not working on returned array. Kindly help
@MDataFinnovatics2 жыл бұрын
Kannan, please elaborate your question!
@kannanmassey57832 жыл бұрын
@@MDataFinnovatics Gm, Sir to join text in excel version 2016 Textjoin Or concat functions are not available.
@MDataFinnovatics2 жыл бұрын
@Kannan, Textjoin and Concat functions are available only in the 2019 version or later. They aren't available in Excel 2016 or earlier.
@kannanmassey57832 жыл бұрын
Sir is there any way to fetch characters contained in an array eg. {"4";"0";"a";"7";"r";"6";"t";"9";"i"} one by one and combine only alphas in another cell
@MDataFinnovatics2 жыл бұрын
Yes, you can also extract the characters only. Same things is explained in the video if you notice!
@maniruzzamanupsachib593 Жыл бұрын
remove unwanted characters does not work in my computer. please solution.
@cutoworld74252 жыл бұрын
Sir kindly explain this formula
@MDataFinnovatics2 жыл бұрын
Sure Cuto!!
@ashmitpanchal73302 жыл бұрын
Please explain 😊😊
@amritaingole9753 Жыл бұрын
Thers no concat in my excel so its uswless for mw
@MDataFinnovatics Жыл бұрын
Hello Amrita ji, you can try the other ways also.
@AnujKumar-bu4sc Жыл бұрын
In my laptop this formula is not working
@amritaingole9753 Жыл бұрын
Its not working for me..
@kamaldeepsharma1518 Жыл бұрын
Please explain the same
@MDataFinnovatics Жыл бұрын
Okay Kamal Deep Sharma.
@harshareddy76782 жыл бұрын
Hi
@MDataFinnovatics2 жыл бұрын
Hello Harsha
@inamullahmnch2 жыл бұрын
Please 🙏
@riddhishaw14812 ай бұрын
अगर इसे easy process में बताए तो कमजोर छात्रों को मदद मिलेंगी
@anilkumarparmar1784 Жыл бұрын
Formula samjna hi hai
@MDataFinnovatics Жыл бұрын
Okay Anilkumar, we will create a video on that very soon!
@anilkumarparmar1784 Жыл бұрын
@@MDataFinnovatics thank you very much, all very interesting excel formula videos
@itskannuyt10 ай бұрын
Not working
@rameezrahamthulla8001 Жыл бұрын
It will not work with special characters like @#&%etc
@Abhi-oi1cd Жыл бұрын
Are yar ye formula kaam nahi kiya
@vijaypol18352 жыл бұрын
Please explain this formula sir
@MDataFinnovatics2 жыл бұрын
Sure Vijay. Lets get few more comments. Don't forget to share the video with your friends!!