Solution: How to find and replace the character "*" in excel #development #programming #solution
Solution: How to find and replace the character "*" in excel #development #programming #solution
How to find and replace the character "*" in excel
I am trying to find and replace the * (star, or shift+8) character in a bunch of formulas in Excel 2007. * of course matches the ENTIRE contents of the cell, which is not what I want. How do I disable this behavior?
Answer [by GSTD]: How to find and replace the character "*" in excel
If you are doing this in code, you can look for CHAR(42),…
View On WordPress










