|
| ||||||||||
| Tags: formula, formula remove text, leave number, number codes, prefix number |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to define formula to Remove characters from text and leave numbers
|
|
#2
| |||
| |||
| Re: How to define formula to Remove characters from text and leave numbers
If you wanted to remove last two characters from the available or a given contents you may use the following code =LEFT(A2, LEN(A2)-2) this will help you to remove the characters from the text OR else if you wanted to remove the only specific characters from the text such as if you wanted to remove the only the first 5 characters here is the code =RIGHT(A3, LEN(A3)-5). Hope this serves the purpose. |
|
#3
| ||||
| ||||
| Re: How to define formula to Remove characters from text and leave numbers
Highlight ALL of the cells in your worksheet (click the button above the 1 and to the left of a pane where the number of rows are.
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to define formula to Remove characters from text and leave numbers" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to set to leave blank value when there is no Data from Formula | HangDown | MS Office Support | 2 | 17-02-2012 07:04 PM |
| How to put formula in Text Box in Microsoft Excel | TheCarter | MS Office Support | 2 | 03-02-2012 04:58 PM |
| Formula for tracking annual leave in Microsoft Excel | Kungfu Pandey | MS Office Support | 1 | 14-01-2012 04:29 PM |
| Which Excel formula can help to find 4 digit combination using the numbers 0 to 9 | Regan | Windows Software | 6 | 31-12-2011 04:42 PM |
| I need help with a text formula | Len Cobb | Windows Software | 1 | 31-08-2010 01:15 AM |