Hi
I've been given a spreadsheet to work through and there's a formula that I've never seen before.
It's
=IF(SUM(COUNTIF(E3,{"*M*","*T*","*W*","*F*"})),"O","")
The curly brackets are there whether Ctrl Shift and Enter is used or not. The only time I've seen curly brackets are for arrays and they go round the outside.
The M, T etc are referring Monday, Tuesday / Thursday, Wednesday and Friday.
Can anyone help decipher this please? I know what it's doing per se, and have tried to replicate using OR just to make sure, but haven't managed it yet!
I've been given a spreadsheet to work through and there's a formula that I've never seen before.
It's
=IF(SUM(COUNTIF(E3,{"*M*","*T*","*W*","*F*"})),"O","")
The curly brackets are there whether Ctrl Shift and Enter is used or not. The only time I've seen curly brackets are for arrays and they go round the outside.
The M, T etc are referring Monday, Tuesday / Thursday, Wednesday and Friday.
Can anyone help decipher this please? I know what it's doing per se, and have tried to replicate using OR just to make sure, but haven't managed it yet!
Last edited: