ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How to find and replace all "*" symbols (https://www.excelbanter.com/excel-worksheet-functions/121976-how-find-replace-all-%2A-symbols.html)

Roger

How to find and replace all "*" symbols
 
When I tried this the logical way it replaced everything..

thanks in advance.

Dave Peterson

How to find and replace all "*" symbols
 
Use ~* to find/replace *
~? to find/replace ?
~~ to find/replace ~



Roger wrote:

When I tried this the logical way it replaced everything..

thanks in advance.


--

Dave Peterson

Elkar

How to find and replace all "*" symbols
 
The * and ? symbols are used as wildcard characters by Excel. To override
this function, precede the symbol with a tilde ~. So, to find/replace the *
character, type: ~*

HTH,
Elkar


"Roger" wrote:

When I tried this the logical way it replaced everything..

thanks in advance.


Ron Coderre

How to find and replace all "*" symbols
 
You need to let Excel know that the * is not to be used as a wildcard..a
tilde (~) is used for that.

Try this:

From the Excel main menu:
<edit<replace
Find what: ~*
Replace with: (enter your replacement text here...or leave it blank)
Click the [OK] button

All asterisks will be replaced.

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Roger" wrote:

When I tried this the logical way it replaced everything..

thanks in advance.



All times are GMT +1. The time now is 05:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com