Thanks
I havent used excel for approx 2 years so I am rusty to say the least.
I am trying to get the value to "" when an error has occured (IE: there is nothing to read)
What is the problem with?
IF(ISERROR($B2,FPL!$A$2:$Z$9999,8,FALSE),"",$B2,FPL!$A$2:$Z$9999,8,FALSE)
Bookmarks