you could also try
=IF(OR(MID(B9;{3;8};4)="A00B");$B$68;"")
you could also try
=IF(OR(MID(B9;{3;8};4)="A00B");$B$68;"")
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
Perhaps
=IF(ISNUMBER(FIND("A00B";B9));$B$68;"")
Though this doesn't rely on it appearing at the 3rd or 8th position of the string.
It just looks if it exists anywhere in the string.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks