Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
One possible way:
=LEFT(A1,1) & "***"& RIGHT(A1,LEN(A1)-4) HTH, Paul -- "Mary Lou" wrote in message ... I have the a cell which contains various numbers (example 9123***********9) I need to replace whatever the 2nd, 3rd, and 4th number is with a * leaving everything else the same. Can someone tell me how I can do this. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Replacing last 3 characters and adding them to front | Excel Discussion (Misc queries) | |||
Replacing ascii characters | Excel Worksheet Functions | |||
Replacing specific characters | Excel Discussion (Misc queries) | |||
Replacing specific characters with spaces | Excel Worksheet Functions | |||
Replacing characters | Excel Worksheet Functions |