ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Need to use numbers to right of decimal only (https://www.excelbanter.com/excel-discussion-misc-queries/204654-need-use-numbers-right-decimal-only.html)

rudyeb

Need to use numbers to right of decimal only
 
I need to create a formula that will allow me to use the numbers to
the right of the decimal place of a number only. I need to determine
how much material the decimal number represents. For example. I have a
formula that returns a result of 7.234 the .234 needs to be multiplied
against another number to determine the amount of waste material this
represents. Can someone help me with this?
thank you in advance,
Rudy

David Biddulph[_2_]

Need to use numbers to right of decimal only
 
=MOD(A2,1)
--
David Biddulph

"rudyeb" wrote in message
...
I need to create a formula that will allow me to use the numbers to
the right of the decimal place of a number only. I need to determine
how much material the decimal number represents. For example. I have a
formula that returns a result of 7.234 the .234 needs to be multiplied
against another number to determine the amount of waste material this
represents. Can someone help me with this?
thank you in advance,
Rudy




Bob Phillips

Need to use numbers to right of decimal only
 
=MOD(number,1)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"rudyeb" wrote in message
...
I need to create a formula that will allow me to use the numbers to
the right of the decimal place of a number only. I need to determine
how much material the decimal number represents. For example. I have a
formula that returns a result of 7.234 the .234 needs to be multiplied
against another number to determine the amount of waste material this
represents. Can someone help me with this?
thank you in advance,
Rudy





All times are GMT +1. The time now is 07:40 AM.

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