Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to replace the * sign with something else. If I replace * with say /,
not only * sign but everything will be replace. Anyone knows how it can be done? Thanks. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Put a Tilde in front of it and it will only replace the character and not behave like a wildcard ~* Mike "jwang036" wrote: I need to replace the * sign with something else. If I replace * with say /, not only * sign but everything will be replace. Anyone knows how it can be done? Thanks. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The asterisk is used as a wildcard character in Excel. To replace just
the *, you need to preceed it with the tilde symbol ~, like this: Find what: ~* Replace with: / click Replace all. Hope this helps. Pete On Jul 23, 10:33*am, jwang036 wrote: I need to replace the * sign with something else. If I replace * with say /, not only * sign but everything will be replace. Anyone knows how it can be done? *Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can i change dollar sign to rupee sign in sales invoice | Excel Discussion (Misc queries) | |||
replace this Å“ character with pound sign in excel | Excel Discussion (Misc queries) | |||
mutiply by either REG or OT hours, and SUM! | Excel Worksheet Functions | |||
XL invoice replace the dollar sign with euro sign | New Users to Excel | |||
How do I find and replace a number with a minus sign in front? | Excel Discussion (Misc queries) |