Column 1: Status
Column2: Count
Column 1: test
Column 2: =COUNTIF([BOP Status]@row, "test")
Result = 1
Column 1: 2 lines. (1st line "test" , then Alt-enter, then "found in a test"
Column 2: =COUNTIF([BOP Status]@row, "test")
Result =0
Is there something about using Alt-Enter that causes this issue? is there a work-around?
Thanks