Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
What is wrong about this formula??
=IF(MID(E57,2,1)=1,RIGHT(E57,1),"x") I have a number 3106 in cell E57. I want the formula to perform the following: If the second digit from the left (which is 1) is equal to 1 then I want to place the last digit (6) into a cell. Else if the second digit is not equal to 1 then I want to place an X in the cell. The above formula seems to be the correct choice but I get a VALUE error. Can anyone tell what's wrong. Vic |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
SUMIF Function Inside SUMPRODUCT Function | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions | |||
Nested IF Function, Date Comparing, and NetworkDays Function | Excel Worksheet Functions |