Hi,
I can't add any more If statements to the following
=IF(Z7=10,MID(W7,2,8),IF(LEFT(W7,3)="978",MID(W7,5,8),IF(LEFT(W7,4)="7153",MID(W7,1,8),IF(LEFT(W7,3)="486",MID(W7,1,8),IF(LEFT(W7,3)="276",MID(W7,1,8),IF(LEFT(W7,3)="891",MID(W7,1,8),IF(LEFT(W7,3)="873",MID(W7,1,8))))))))
I have half a dozen more to do can someone advise how to get around this please?
Many thanks.
Bookmarks