Thread
:
Rounding and Multiplying
View Single Post
#
1
Crawdaddy
Posts: n/a
Rounding and Multiplying
EX.
A1 B1
14,173 1.245
I want to know how to write a formula that will multiply A1*B1 and round it
to the nearest one hundred place.
14,173 * 1.245 is 17645.385
I want the result to show 17600
Reply With Quote