Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]() rather difficult. you'ld need to go to <data <text to columns to seperate the letters from the digits An other way al together would be to set up a table 1st 100 2nd 99 3rd 98 4th 97 etc, and use the vlookup formula to find the number 98 if the cell has 3rd in it. =VLOOKUP(C1,$A$1:$B$100,2,FALSE) C1 is the cell with any value in the range 1st 2nd 3rd etc $A$1:$B$100 is the table 2 stands for .....look in the second column of the table. good luck -- bill k ------------------------------------------------------------------------ bill k's Profile: http://www.excelforum.com/member.php...nfo&userid=821 View this thread: http://www.excelforum.com/showthread...hreadid=479017 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
adding cells which include numbers and text | Excel Discussion (Misc queries) | |||
adding cells after stripping numbers out of text fields | Excel Discussion (Misc queries) | |||
Cells formated as numbers are calculating like text | Excel Discussion (Misc queries) | |||
adding cells with text and numbers | Excel Discussion (Misc queries) | |||
Adding cells with numbers and text | Excel Worksheet Functions |