Hi,
I am having a column with different values in different cells. I want to populate the adjacent cell with either blank or a value for eg."Found". So if the cell has the values "A" or "B" then populate the adjacent cell with blank else if the values or anything other than "A" and "B" then populate it with "Found". I tried this formula
IF(E7<>"A",IF(E7<>"B","FOUND","")), but this does not work.
Could somebody help me with this formula.
Thanks & REgards
Anand
Bookmarks