i am trying to make a simple automation.
But i am struggling with the basics.
Please help me.
The values in the cell b3 will be manually updated.
It will have either add or sub
If it is add, then b1 and b2 should make addition operation. If it is sub, then b1 and b2 should make subtraction operation.
The cell b5 displays the operation types in b3 - this is for cross check.
I have used if and else if functions. But i am not getting the results as expected.
Can you please help me with correcting the codes.
Image attached for reference.enter image description here
Thanks, Prabhu