26
Excel Formulas to Find and Replace Multiple Values ~ Quickly!!
As we all know, we can use the find and replace function to find multiple same cells and replace them with a value as you need. But sometimes, you need to apply many-to-many replacement simultaneously. In this situation how could you find them quickly? Here, we are going to see the formulas to find and replace multiple values in Excel. Let’s dive into this article!! Get an official version of ** MS Excel** from the following link: https://www.microsoft.com/en-in/microsoft-365/excel

=SUBSTITUTE(SUBSTITUTE(A1,INDEX(find,1),INDEX(replace,1)),INDEX(find,2),INDEX(replace,2))
Let’s consider the below example image.



So yeah guys this is how you can find and replace the text with multiple values in Excel. Hope you like it. Let me know if you have any doubts regarding this article or any other article on this site.
Thank you so much for visiting *Geek Excel!! **If you want to learn more helpful formulas, check out Excel Formulas *!! **
26