F
FirstVette52
I have a cell reference as follows:
=E4 &" "& B7 &"%"
E4 =SUM(T1:T9)/T11
B7 =F2/196
How do I restrict my answer to zero decimal places?
=E4 &" "& B7 &"%"
E4 =SUM(T1:T9)/T11
B7 =F2/196
How do I restrict my answer to zero decimal places?