gperez1127
New Member
- Joined
- Oct 16, 2017
- Messages
- 9
I am trying to create an IF formula as follows:
=IF(A1>0,b1>0,A1+B1, "")
So I want if to return anything above 0, and then add the two columns if there are numbers, but exclude blanks. I hope I am making sense. Not sure if the brackets are correct. Any help would be great.
=IF(A1>0,b1>0,A1+B1, "")
So I want if to return anything above 0, and then add the two columns if there are numbers, but exclude blanks. I hope I am making sense. Not sure if the brackets are correct. Any help would be great.