N
news.microsoft.com
Using an "IF" statment, I need to place the value of a calculation into a
non-related cell:
Cell A1 =IF(TRUE,(B1+B2 assigned to C3),0)
How do I do the "(B+B2 assigned to C2)" ?
Appreciate your help.
non-related cell:
Cell A1 =IF(TRUE,(B1+B2 assigned to C3),0)
How do I do the "(B+B2 assigned to C2)" ?
Appreciate your help.