I have the following formula in cell E32:
I am trying to make cell E32 increment or add 1 to cell D33 and display the result in E32. However, I am getting nothing, which I understand why I am getting. I don't understand why I am not getting the value of 3. I have attached the file.![]()
=IF(D32="Pattern",D33+1,"")
Bookmarks