M
mprokop
basic formula
=SUM(C42*E42)
how do I round the answer ? i.e. $242.62 to show $243.00 in the cell
=SUM(C42*E42)
how do I round the answer ? i.e. $242.62 to show $243.00 in the cell
Hi
Put your formula into a cell, then right click that cell go to format
cell, then number, scroll to custom and in the 'type' part at the top
input $0 this will round up the number.