Sign in to join the conversation:
How to format numbers in cells to show thousands separator and two decimal places. I tried to search , could not find any thread about this. Someone please help. I am new to smartsheet.
Hi,
In the toolbar, there is a .00> button (the button furthest to the right) where you can increase the decimal.
Hope that helps!
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Many Thanks Andree and yes that was easy to do after you showed me how. Nice tip.
Great!
Happy to help!
Andrée
This works for formatting a column but when using join to merge column data I haven't found a way to format a number inline in a formula like you can do in excel.
Can you explain in more detail what you mean? Maybe provide some examples of what you are trying to accomplish?
Oh. My. God. I have brought mapping data into Smartsheet, only to see my X and Y coordinates be rounded down from 13 decimal places to FIVE. Are you KIDDING ME? Those numbers MEAN SOMETHING! Is there a setting somewhere to expand the max????
Hi @Suzanne Raphael
Can you share some examples of the numbers you're using?
Can you describe your process in more detail and maybe share the sheet(s)/copies of the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
I hope that helps!
Be safe and have a fantastic week!
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
Hello I could use some help with this formula. Here is the formula I am using the bright yellow column to hold the formula. so you can see the results of that formula below =IF(ISBLANK([Initial Approval Date]@row ), " ", [Homeowner Approval Initial Status intake]@row + [Homeowner Approval Initial Status Intake 2]@row +…
Hi there, I've created a sheet to where my team is tracking information received. In one column, we are logging the date and time information came in (ie: November 21, 2025 8:30 AM). I would like to add a checkbox column, with a formula specifying that the box be checked if the logged time is AFTER 8:30 AM, and left…
I have a column named Territory, where I am trying to write a formula to populate it when names are chosen from an adjacent drop-down list column called Employee Attendee. If more than one name is selected from the Employee column, I would like their respective territories to populate in the Territory field, separated by a…