Microsoft
Software
Hardware
Network
Question : How to round numbers
Hello,
here is what I have: $3,673,278 and I need 3.7....what formula can be used for this basic rounding?
thanks
Answer : How to round numbers
Here is what I found and it works!!!
1. Press Ctrl+1 to open the Format Cells dialog box.
2. Select the Number tab, and from Category, select Custom.
3. In the Type box, enter the following Custom Formatting syntax:
#,##0.0,, ;[Red](#,##0.0,,);- ;
Random Solutions
populate a textbox with a URL
ASP.NET web service load xml
What can we get rid of on our ubuntu server?
Java Toolkit
same class name in CSS
ServerXMLHTTP in Excel - how to disable error messages on the screen?
.htaccess rewrite
What's wrong with this SQL?
batch file or script that emails when finding "error" in file
How to have the DHCP exclude affect DHCP scope in VRF?