D
Dinesh
Hi All,
Below formula works good except it seems like the result come as a text and
not as a number. Therefore, I can not calculate further. Txs for the help.
Dinesh Shah
=IF(ISERROR(SEARCH("WIRE TYPE:WIRE",D3)),"",MID(D3,SEARCH("PMT
DET:",D3)+8,5)+0)&IF(ISERROR(SEARCH("WIRE
TYPE:BOOK",D3)),"",MID(D3,SEARCH("REF:",D3)+4,5)+0)
Below formula works good except it seems like the result come as a text and
not as a number. Therefore, I can not calculate further. Txs for the help.
Dinesh Shah
=IF(ISERROR(SEARCH("WIRE TYPE:WIRE",D3)),"",MID(D3,SEARCH("PMT
DET:",D3)+8,5)+0)&IF(ISERROR(SEARCH("WIRE
TYPE:BOOK",D3)),"",MID(D3,SEARCH("REF:",D3)+4,5)+0)