lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
I have seen some invoices template (File-->New--> Office Templates), in these templates they have function like this
=sum(A1*B1)
and both cell A1 and B1 are empty but the sum() does not return 0!!
I check the cell, no other function except sum(), I thought they used iferror() or if() zero etc but no nothing there. How can this be done?
Thanks
I have seen some invoices template (File-->New--> Office Templates), in these templates they have function like this
=sum(A1*B1)
and both cell A1 and B1 are empty but the sum() does not return 0!!
I check the cell, no other function except sum(), I thought they used iferror() or if() zero etc but no nothing there. How can this be done?
Thanks