ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Rounding and Multiplying (https://www.excelbanter.com/excel-discussion-misc-queries/54778-rounding-multiplying.html)

Crawdaddy

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

Cutter

Rounding and Multiplying
 

Use this:
=ROUND(A1*B1,-2)


--
Cutter
------------------------------------------------------------------------
Cutter's Profile: http://www.excelforum.com/member.php...fo&userid=9848
View this thread: http://www.excelforum.com/showthread...hreadid=483986


Gary''s Student

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



All times are GMT +1. The time now is 05:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com