I need a formula that will retireve everything to the right of a decimal as well as the decimal itself.
Example: 854.6396 ---> 0.6396
I know how to get everything to the right of the decimal but I dont know how to include the decimal.
I need a formula that will retireve everything to the right of a decimal as well as the decimal itself.
Example: 854.6396 ---> 0.6396
I know how to get everything to the right of the decimal but I dont know how to include the decimal.
=MOD(A1,1)
Does that work for you?
ChemistB
My 2?
substitute commas with semi-colons if your region settings requires
Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)
Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble
Ya thanks. I didnt realize mod also included the decimal. Thanks for your response![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks