NVRensburg
Board Regular
- Joined
- Jul 1, 2014
- Messages
- 113
- Office Version
- 365
- 2016
- Platform
- Windows
HI there
I currently have this formula in my cell
=IF(SUM(I4:CD4)=0,"",H4*14%)
and I've read a tip regarding rounding for vat to put this formula in
=ROUND(B2*1.14,2).
How do I merge these 2 formulas to work in one cell?
I currently have this formula in my cell
=IF(SUM(I4:CD4)=0,"",H4*14%)
and I've read a tip regarding rounding for vat to put this formula in
=ROUND(B2*1.14,2).
How do I merge these 2 formulas to work in one cell?