healthcarerich
New Member
Hello,
I have a spreadsheet with 2 columns. Column 1 contains words and column 2 contains numbers. What I would like to do is write a query to say something like: If a cell in column 1 (well say a2 for example) contains text "diab" and a cell in column 2 (well say b2 for example) equals 1, then "bad" and if not then "good". Any thoughts? I tried to write different combinations of two IF statements including the IF(ISNUMBER(SEARCH statement to no avail. Thanks!
I have a spreadsheet with 2 columns. Column 1 contains words and column 2 contains numbers. What I would like to do is write a query to say something like: If a cell in column 1 (well say a2 for example) contains text "diab" and a cell in column 2 (well say b2 for example) equals 1, then "bad" and if not then "good". Any thoughts? I tried to write different combinations of two IF statements including the IF(ISNUMBER(SEARCH statement to no avail. Thanks!