View Single Post
  #3   Report Post  
Gary''s Student
 
Posts: n/a
Default Rounding and Multiplying

=MROUND(your value,100)


"Crawdaddy" wrote:

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