Forum Discussion

MartVersteeg's avatar
MartVersteeg
Copper Contributor
Mar 04, 2021
Solved

Excel Formula

Hi, 

 

I'm trying to write a formula which checks if a certain cell contains x word. This word is automatically filled in via a Microsoft Power Automate flow. Which adds a row every time the connected Microsoft Form is filled in. 

 

I currently have the following formula =SUM(IF(AB2:AB2="besteld";1;0)). The problem I'm trying to solve is when people fill the form out on their phone they sometimes add a space after the word. As in "besteld ". When this happens my current formula doesn't add a "1" in the used cell. 

 

Does anyone know how to solve this? As in a different formula etc.. Let me know!

3 Replies

Resources