Page 1
Page 1
Started By
Message

Excel help

Posted on 10/3/25 at 8:47 am
Posted by Codythetiger
Arkansas
Member since Nov 2006
30175 posts
Posted on 10/3/25 at 8:47 am
Anybody know how to put a .0 at the end of a number regardless if there is another value after the decimal?

For example

Cell 1: 736.342

Is there a way I can format it to say 736.0

I know I can manually do it but good lord that's alot of cells to change
Posted by whodatdude
Member since Feb 2011
1472 posts
Posted on 10/3/25 at 8:52 am to
Insert a column next to the data values, paste this formula, and adjust the formula for all data in the range. Next, copy the results (say from column B) and paste as values only over the original range and delete column B.

=INT(A1) & ".0"
This post was edited on 10/3/25 at 8:55 am
Posted by bluebarracuda
Member since Oct 2011
19109 posts
Posted on 10/3/25 at 8:53 am to
Round down formula?
Posted by Codythetiger
Arkansas
Member since Nov 2006
30175 posts
Posted on 10/3/25 at 8:55 am to
This guy here


That looks to do it, thank you!!
Posted by Weekend Warrior79
Member since Aug 2014
20538 posts
Posted on 10/3/25 at 9:22 am to
quote:

Round down formula?

Was my thought as well. Use either =ROUND(A1,0) or =ROUNDDOWN(A1,0); then adjust the formatting for that column to have 1 decimal place
Posted by Codythetiger
Arkansas
Member since Nov 2006
30175 posts
Posted on 10/3/25 at 9:35 am to
Secondary question

I have one locked spreadsheet where the cost need to have 4 decimal places and the spreadsheet I'm copying the numbers from have 2 decimal places.

For example.

Cell 1 in the unlocked spreadsheet = 1435.91

Okay no problem, I adjusted the cells to show 4 decimals so now it looks like 1435.9100

However, when I go to paste into the locked spreadsheet it takes off the 0's and only has 2 decimal places.

How can I get the locked spreadsheet to hold the 4 decimal places?

It looks weird in the unlocked spreadsheet because the value of the cell still shows 1435.91 even when it has the extra 0's in it
Posted by Brisketeer
Texas
Member since Aug 2013
1606 posts
Posted on 10/3/25 at 10:50 am to
Select the range and right-click and click Format Cells. Choose the Custom category and enter #.0000 as the Type.
Posted by Codythetiger
Arkansas
Member since Nov 2006
30175 posts
Posted on 10/3/25 at 11:17 am to
That still isn't working. It's still reducing the numbers back to 2 decimals in the locked spreadsheet.

It's strange because I'm putting 2 different spreadsheets into this locked spreadsheet. Both unlocked spreadsheets are auto generated but they are auto generated out of two different systems this month since we are in the middle of a system switch.

The 1st auto generated spreadsheet works perfectly, because it was custom designed to match this locked spreadsheet.

The 2nd spreadsheet I'm trying to copy all this other data into is the issue. It's being exported out of salesforce and it sucks arse
first pageprev pagePage 1 of 1Next pagelast page
refresh

Back to top
logoFollow TigerDroppings for LSU Football News
Follow us on X, Facebook and Instagram to get the latest updates on LSU Football and Recruiting.

FacebookXInstagram