Find Or Replace Text For Mac Excel

Active3 years, 10 months ago

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?

Excel has a powerful search feature. You can search for text and, optionally, replace text. In your search terms, you can include special characters such as question marks, tildes, and asterisks, or numbers. You can search by rows and columns, search within comments or values, and search within. How To Find And Replace In Excel: Wildcards, Values, And Formulas! Written by co-founder Kasper Langmann, Microsoft Office Specialist. Excel’s search functions are great... But if you aren’t using the result in another cell, you can use a more familiar tool. Excel has a powerful search feature. You can search for text and, optionally, replace text. In your search terms, you can include special characters such as question marks, tildes, and asterisks, or numbers. You can search by rows and columns, search within comments or values, and search within.

ZachZach

migrated from stackoverflow.comOct 11 '12 at 9:48

This question came from our site for professional and enthusiast programmers.

Mac Excel Find And Select

2 Answers

Find and Replace (CTRL + H)

Search for ~*

Replace with whatever.

Excel

Excel Replace Text In Column

Cheers!

rlemon

Find And Replace Text

rlemon
4431 gold badge8 silver badges19 bronze badges

If you are doing this in code, you can look for CHAR(42), which is the numeric code for the * symbol.

Depending on how you do it, you should even be able to use the CHAR(42) in a worksheet formula.

GSTDGSTD

Find And Replace Text Or Formatting In Excel For Mac

Not the answer you're looking for? Browse other questions tagged microsoft-excelfind-and-replace or ask your own question.