Hi all
I have the following formula =IF(P44>5,"",1) which is looking up a formula in cell P44 of =WEEKDAY(O40,2). Now when i get a #VALUE error I have tried to use the formula =IF(ISERROR((P44>5,"",1)),"", 1) but i get a message box saying
"There's a problem with this formula
Not trying to type a formula?
I am just trying to wrap an IFERROR around my IF statement like I have done many times but dont know why this isn't working. Any help would as always would be highly appreciated
Arts
I have the following formula =IF(P44>5,"",1) which is looking up a formula in cell P44 of =WEEKDAY(O40,2). Now when i get a #VALUE error I have tried to use the formula =IF(ISERROR((P44>5,"",1)),"", 1) but i get a message box saying
"There's a problem with this formula
Not trying to type a formula?
I am just trying to wrap an IFERROR around my IF statement like I have done many times but dont know why this isn't working. Any help would as always would be highly appreciated
Arts