SteveOranjin
Board Regular
- Joined
- Dec 18, 2017
- Messages
- 170
Hi there,
My formula is not returning what is should be returning. I've checked it over and I think it is good.
Can anyone tell me what is wrong with it?
My formula is not returning what is should be returning. I've checked it over and I think it is good.
Code:
=SUMPRODUCT((COUNTIF('Data Sheet'!1:1,'Data Sheet'!1:1)-1)*('Data Sheet'!1:1<>""))>0
Can anyone tell me what is wrong with it?