mi1stormilst
New Member
- Joined
- Jul 11, 2006
- Messages
- 29
I have the following formula
=IF(ISERROR(FIND("SCADA",M516)),IF(I516>0,IF(AND(I516=2025),"PD","COM"),"Unknown"),"SCADA")
All I want is the formula to look at an additional cell BS516 for the value of 281 and print PD in the cell. I keep trying to manipulate the existing formula and I am not getting my syntax correct. Any help would be greatly appreciated
=IF(ISERROR(FIND("SCADA",M516)),IF(I516>0,IF(AND(I516=2025),"PD","COM"),"Unknown"),"SCADA")
All I want is the formula to look at an additional cell BS516 for the value of 281 and print PD in the cell. I keep trying to manipulate the existing formula and I am not getting my syntax correct. Any help would be greatly appreciated