So I've written an if formula that works very well EXCEPT the false statement I would like it to input the information into another cell...
Take a look
=IF(B3=B1,G3+I1, input(I1 into J1))
no matter how I write it I can't get the false statment to work. How, if possible, can one do that?
Take a look
=IF(B3=B1,G3+I1, input(I1 into J1))
no matter how I write it I can't get the false statment to work. How, if possible, can one do that?