Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Using formula below to strip alpha & numeric characters from right side of
character string in ColB. When copying formula to underlying cells, row reference changes as expected but formula result does not reflect the new row until I either double click to reset the formula, or click of insert function button and hit return. This formula worked one week ago. No known changes to Excel. Other users report similar strange behavior. Tried "detect and repair" to fix but no effect. Please help if you have any insight to this. =IF(ISERROR(1*((IF(ISERROR((1*(LEFT(((RIGHT((TRIM( $B2)),4))),1)))),0,(1*(LEFT(((RIGHT((TRIM($B2)),4) )),1)))))&(1*(RIGHT(((RIGHT((TRIM($B2)),4))),3)))) ),"N/A",1*((IF(ISERROR((1*(LEFT(((RIGHT((TRIM($B2)),4)) ),1)))),0,(1*(LEFT(((RIGHT((TRIM($B2)),4))),1))))) &(1*(RIGHT(((RIGHT((TRIM($B2)),4))),3))))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Duplication | Excel Discussion (Misc queries) | |||
MS: Excel: Formula for data duplication between sheets? | Links and Linking in Excel | |||
How do I prevent duplication information, such as SSNs in cells. | Excel Worksheet Functions | |||
duplication of information in cells | Excel Discussion (Misc queries) | |||
Duplication | Excel Discussion (Misc queries) |