Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks OJ,
Worked a treat. Cheers, Nathan "OJ" wrote in message oups.com... Hi, I forgot to mention that this will return "Q is NOT present" if the vlookup produces an error....is that an issue? If so, try this... =3DIF(ISERROR(VLOOKUP(G5,Calendar!$A:$G,=AD7)),"VL OOKUP FAILED",IF(ISERROR(FIND("Q",VLOOKUP(G5,Calendar!$A :$G,=AD7))),"Q is NOT present","Q=20 Is Present")) Regards, OJ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
This ones got me stuck | Excel Worksheet Functions | |||
stuck | Excel Worksheet Functions | |||
Stuck with an =IF | Excel Worksheet Functions | |||
Stuck! | Excel Programming | |||
I am new to VBA and am stuck | Excel Programming |