=PROPER(LEFT(INDEX('\\ORACLE-B\Trackers\HUB Files\HUB\[HUB.xls]Hub'!$A$4:$M$2533,MATCH(E12,'\\ORACLE-B\Trackers\HUB Files\HUB\[HUB.xls]Hub'!$A$4:$A$2533,FALSE),4),LEN(INDEX('\\ORACLE-B\Trackers\HUB Files\HUB\[HUB.xls]Hub'!$A$4:$M$2533,MATCH(E12,'\\ORACLE-B\Trackers\HUB Files\HUB\[HUB.xls]Hub'!$A$4:$A$2533,FALSE),4)-8))&Right(INDEX('\\ORACLE-B\Trackers\HUB Files\HUB\[HUB.xls]Hub'!$A$4:$M$2533,MATCH(E12,'\\ORACLE-B\Trackers\HUB Files\HUB\[HUB.xls]Hub'!$A$4:$A$2533,FALSE),4),8)
It's a bit lengthy with the Index/Match being used so often and referring to other workbooks, but if I didn't mess up parentheses placement, it should work.
Bookmarks