I am working on an Excel spreadsheet that I need to have multiple questions answered. I need one statement to answer three questions. An example is as follows: If cell Q3>0,Q3,"OK"( that is the simple part) if Q3="","","No Data". I wrote the formula as follows: If(Q3>0,Q3,"OK", IF(Q3="","",Q3)). The result either needs to be "OK', "No Data" or Q3 but I get an error message telling me that my formula is wrong and I need to eliminate a = of add a ). But I am not sure of where it needs to be added or removed. If someone can email me I will be glad to send them a line from my spreadsheet so I can get this issue resolved.
Tags: