Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

If Statement Returns Incorrect Result in New Column

I am attempting to add a new column which looks through the specification column and returns the details in the rating column.  I have tried this two different ways but neither seems to work as all t...
  • lbendlin's avatar
    6 years ago

    You will want to reverse your checks. Check for *** first, then for ** , then for * .