Change Decimal Number To Whole Number
May 14, 2008
I know the basics of excell, but haven't ever written any formulas or macros (if that's what I need?) that would perform the following opperations. Bare with me, it's a three step process.
1. I need any zero's to the right of the last number (1-9)
to be removed. (I think this can be done with the click of a button, somewhere?)
examples:
a. 173.17300 = 173.173
b. 231.11000 = 231.11
c. 53.00000 = 53.
2. I also need for the decimal to be moved to the right of the last number after the zeroes have been removed from the previous step. (This seems to be the most deficult step, but most important for me.)
examples:
a. 173.173 = 173173
b. 231.11 = 23111
c. 53. = 53
3. I then need to be able to cross reference those remaining numbers with a set of numbers I have.
examples:
Remaining Numbers / My List
a. 173173 / Not on list
b. 23111 / MATCH
c. 53 / Not on list
View 7 Replies
ADVERTISEMENT
Nov 1, 2006
Is there any way to change the decimal point from the usual period symbol (.) to a comma (,). The reason being, i have a structural design spreadsheet and the new terminology is just so, changed from 00.00 to 00,00 I have tried cell formatting but it just uses a comma (,) for numbers in their thousand and it wont do what i need.
View 3 Replies
View Related
Oct 23, 2011
I have a problem that when I try to convert text to number and format the number without 2 decimal places as seen on the link I have given below, Instead of 1607.947, I get 1607947. I have Excel 2010 loaded. The details are in below picture.
[URL]
View 4 Replies
View Related
Feb 9, 2013
How can I drop the whole number part of a number and leaving only the decimal part of the number. Then multiply the decimal part of the number with a number. Then repeat this in a sequence. The object is to convert Lat and Long decimals to Hr. Min. Sec.
eg. 53.535663 .535663*60=32.13978 .13978*60=8 53 32 8
eg. 113.352640 .352640*60=21.1584 .1584*60=9 113 21 9
eg. 113.306579 .306579*60=18.39474 .39474*60=23 113 18 23
View 1 Replies
View Related
Aug 13, 2009
I have a vba macro that takes data from one workbook and pastes it into another workbook. In doing this I have declared a few variables of type single (I only need two decimal precision). However, when I copy the values from the cells on the source workbook and paste them into the target workbook, the numbers end up having 12 decimal places. Ultimately, this extra precision causes my totals to be off by .01 or more after a while. I have tried rounding the number as I pull it off the source workbook into the variable, but that didn't matter. How do I solve this problem? Code for pulling data from source workbook:...
View 2 Replies
View Related
Jun 10, 2007
I need a formula to multiply only the decimal number in a cell and not the integer. For example: the number in the cell is 57.3615. I want to multiply .3615 only.
View 2 Replies
View Related
Sep 20, 2007
i want to do something that should be relatively simple, and yet it is not... has me stumped. what i'm doing: taking a range of numbers... from 1-19, 20-39, and so on, and using a vlookup function to pin a rating for said value off a reference table. heres a example of what i'm doing:
A | B
1 1
2 1
3 1
4 1
5 1
... ...
19 1
20 2
... ...
40 3...................
View 2 Replies
View Related
Nov 5, 2013
I would like to change a number to a letter and then drop a digit from the end.
Say my data in A1 reads 81234568, and I would like it to display in cell A2 as h123456.
View 3 Replies
View Related
Jul 23, 2008
I would like to enter whole numbers but have them convert to decimal. I have searched and found a solution, but it only references to one column and I need to reference other columns as well. I tried to edit but I’m not very knowledgeable with code. Here is an example of what I am looking for, columns E31:E52, F31:F52, L31:L52, M31:M52, N31:N52. Could someone provide a code to acquire these results?
View 9 Replies
View Related
Apr 2, 2014
I'm looking for a formula to break number in to decimal . Which means for 5 digits i.e 12555 to 12.5 and 4 digits i.e 1555 to 1.5
View 4 Replies
View Related
Nov 30, 2013
I am facing few problems with excel ever since I updated windows 8 to windows 8.1. Whenever i try to enter a decimal number in excel, say for eg. 3.4, it reformats to date- Apr03. I even changed the date and time formats for eg. short date is formatted to dd/MM/yy and long date to d MMMM yyyy. The format is set to enlgish (uk).. what should i do?
View 1 Replies
View Related
Dec 5, 2008
I am trying to figure out how to insert a decimal into a number. For ex: 1234 to become 12.34. I tried creating custom or special formatting but I cannot figure it out.
View 3 Replies
View Related
Jun 13, 2013
I am trying to format my lat and longs in order for Fusion Tables to be able to geocode them. I have it down to where I have separated the lat and longs into their own column. I started with this
>Point>-77.056124,35.552686,0.0
my long issues are -78.335,35 i need to get rid of ,35My lat issues are
434.011400
i need to get rid of the 4 in 434
View 6 Replies
View Related
Jan 25, 2014
I have column A which shows the quantity of a product that I have in stock
A1: 20
A2: 20
A3: 20
I also have column D which shows an increasing income, the amount of the increase varies daily but what I need to achieve is that every time cell D is greater than 50 then cell A4 should be the sum of A3 + the number of '50's that were in D3.
So in this example A4 would increase to 22 (because I can spend 100 on 2 items of stock) and cell E3 would show the balance. In this example its 7.35
D1: 18.23
D2: 42.84
D3: 107.35 E3: 7.35
View 6 Replies
View Related
Sep 4, 2009
I need a formula to take the numbers listed in cells D4:D50
If below 1,000,000 than just keep that number value
EXAMPLE DATA
If the Ten Thousands place is 5 or below leave the same if it is higher round up. (use this concept for ALL PLACE VALUES
1,500,000 to 1.5 million (if the rest are zeros)
4,000,000 to 4 million
1,564,535 than to 1.57 million
1,545,535 than to 1.54 million
1,555,000 than to 1.55 million
Same concept for the rest as the Millions (move the rounded place up as needed)
So for Billions it would be 10 Millions place (to round form) I think lol
1,000,000,000 to 1 Billion
1,500,000,000 to 1.5 Billion
1,560,000,000 to 1.57 Billion
1,578,000,000 to 1.58 Billion
1,700,000,000 to 1.7 Billion
I would like this to continue all the way up to place value 999 QUADILLION! (if possible) if the value can go bigger that would be great!
View 9 Replies
View Related
Sep 21, 2007
How do I seperate 1.2 and 1.02 miutes from the same column into Minutes and Seconds Correctly.
How do I get the first to seperate as (1) Min (20) Secs and the next to
seperate to (1) Min (2) Secs
I have 200,000 line of data in one column with times from .o1 mins to 1498.40 mins that I am doing this to. I need to convert it all back to seconds.
View 4 Replies
View Related
Jan 21, 2005
I want to show (in a cell) how much decimals there are after a comma.
View 9 Replies
View Related
Mar 22, 2008
how do i get the numbers after the point.
View 9 Replies
View Related
Jun 5, 2014
Is there a way to format a number into 2 decimal places and when you select the cell you wont see the true value?
For example:
316.2696
I still see the 316.2696 when I click the cell. Instead of 316.27 only.
View 4 Replies
View Related
Feb 3, 2014
How to make a date into a decimal number. For example, Dec 14 I need to convert to 11.45
Its basically the number of months and days that have gone by in that calender year. So the 11.45 is "11 months" have gone by and the .45 is the days that have gone by in the month of December. (the 14th day divided by 31 the total in December = .45)
So another example would be Feb 3rd. My conversion would be 1.10 (1 month has gone by in the calender and 3 days into the month, 3 / 28 = .10 so Feb 3rd is now 1.10)
June 20th = 5.66
Im creating a form so that my employees wont have to hand write these anymore and reduce all the human errors. Its to calculate income for my borrowers. I want them to be able to enter todays date and have excel convert that date into the decimal form. Then they can enter a Year to Date $ amount and that will calculate a monthly income.
< $ amount * decimal date = monthly income YTD>
View 11 Replies
View Related
Jul 10, 2014
Some of my numeric values are with single decimals .....
Eg:
1542.2
9856.5
659855.9
2589.7
When I format in Excel with Number with 2 decimals my results remain the same
But the result which is need is:
1542.20
9856.50
659855.90
2589.70
View 4 Replies
View Related
Jan 17, 2009
I need to add a decimal point to a column of numbers. For example, where it says 126 needs to be changed to 1.26, 3035 changed to 30.35, 13593 to 135.93 and so on. Can this be done automatically or with a formula?
View 2 Replies
View Related
Aug 20, 2009
a1 -> 2.333.33 "i want this to return as 2,333.33"
a2 -> 33.33 "i want this to retun 33.33"
a3 -> 45.555.55 "i want this to return 45,555.55"
i already asked this question and someone gave me this code -> substitute(a1,".","",1) which return to 2333.33 but the problem is for the a2 if i use the code it will return as "3333" which read as "3,333".
Is there any way that we can determine if the values have two decimal point before it will run the command?
View 3 Replies
View Related
Jul 3, 2013
I have a few cells that contain decimals that do not appear as decimals. If the number is 50.1, it only shows up as 50 in the cell. I've tried formatting it to a number with 2 decimal places and to scientific and when I do that the number displays as ##. When I do general formatting it only appears as 50.
I used a formula to pull the number into a different cell, however, and in that cell it shows up as 50.1.
Is there anything I can do to make it show up as 50.1 in the original cell?
View 2 Replies
View Related
Feb 5, 2014
I have a small issues with number formatting
I need to combine text and a number
- Ex Water - 13
The issues that i have is that when i do this excel adds decimals - Ex Water - 13,2
How do i avoid this using number formatting?
View 2 Replies
View Related
Aug 19, 2013
I am looking for a formula that will calculate the number after the decimal point, for example: A1=0.4656162 I want to multiple the number after the decimal point by A2=60, is there a simple formula to enable me to do this as I have to perform this across a large number of cells.
View 2 Replies
View Related
Aug 19, 2009
I'm using the Calendar Control to determine 2 dates. 1 Starting Date and 1 Ending Date. I'm trying to determine the total number of months between those two dates down to 2 Decimal Places. I also need to get the total number of weeks and days but those are much easier and I've been able to work those out by the following:
VB: AutoLinked keywords will cause extra spaces before keywords. Extra spacing is NOT transferred when copy/pasting, but IS if the keyword uses "quotes" ........
View 9 Replies
View Related
Aug 11, 2006
I would like to convert a number to minutes. For example .48 or 48 as a formula result to 48 minutes. The reason for doing this is I will add the result to a time.
Forumula result = 48 -> convert to {48 minutes + 12:00 = 12:48}
I've tried using just formating but no luck.
View 9 Replies
View Related
Jul 17, 2007
Is there some kind of function that will remove decimal points from a number? What I'm looking for is:
1231.5 = 12315
123.15 = 12315
12.315 = 12315
1.2315 = 12315
View 6 Replies
View Related
Mar 22, 2008
trunc gives just the numbers before the decimal point. how do i get the numbers after the point. original number minus trunc seems messy!
View 3 Replies
View Related