Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
There's a column with results (1.000, 2.000, or 3.000, the Format Cells... is
Text) I would like to replace with 1, 2 or 3. Is there a easier way to do it? I have tried =REPLACEB(A1, 2,4," "), but it's not working. In the end I had to use Find function : find 3.000 and replace 3; find 2.000 and replace 2, find 1.000 and replace 1. (I've also tried change Format Cells from Text to General, and Number...) A B Level Obtained Level 3.000 3 2.000 2 2.000 2 3.000 3 1.000 1 Thanks, Aline -- Aline |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change Default Setting-Find & Replace-How? | Excel Discussion (Misc queries) | |||
why can't I change the date with find and replace in this formula | Excel Worksheet Functions | |||
how to use Replace function to change worksheet names | Excel Discussion (Misc queries) | |||
Using replace box to change a character into a CR (Alt-Enter char) | Excel Discussion (Misc queries) | |||
use replace command to change the contents of formulas | Excel Discussion (Misc queries) |