Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
harshaputhraya
 
Posts: n/a
Default Round off values in Excel


Hi,
I have some values with decimal points...eg 2.4356
I want to round them to the nearest value with one decimal place (say
2.4 in this case) for some calculation purpose.
How can i achieve in Excel 2003?

Appreciate your help:)

Regards,
Harsha


--
harshaputhraya
------------------------------------------------------------------------
harshaputhraya's Profile: http://www.excelforum.com/member.php...o&userid=33225
View this thread: http://www.excelforum.com/showthread...hreadid=539161

  #2   Report Post  
Posted to microsoft.public.excel.misc
Gazzr
 
Posts: n/a
Default Round off values in Excel


You can use ither ROUND() ROUNDUP() or ROUNDDOWN() functions. You just
need to enter the Cell number and no of DP you would like.

i.e =round(A1,1) for 1dp.

Thanks
Gazzr


--
Gazzr
------------------------------------------------------------------------
Gazzr's Profile: http://www.excelforum.com/member.php...o&userid=31075
View this thread: http://www.excelforum.com/showthread...hreadid=539161

  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Round off values in Excel


See

http://www.xldynamic.com/source/xld.Rounding.html
Rounding In Excel

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"harshaputhraya"
<harshaputhraya.27biha_1146804601.3144@excelforu m-nospam.com wrote in
message news:harshaputhraya.27biha_1146804601.3144@excelfo rum-nospam.com...

Hi,
I have some values with decimal points...eg 2.4356
I want to round them to the nearest value with one decimal place (say
2.4 in this case) for some calculation purpose.
How can i achieve in Excel 2003?

Appreciate your help:)

Regards,
Harsha


--
harshaputhraya
------------------------------------------------------------------------
harshaputhraya's Profile:

http://www.excelforum.com/member.php...o&userid=33225
View this thread: http://www.excelforum.com/showthread...hreadid=539161



  #4   Report Post  
Posted to microsoft.public.excel.misc
caryd
 
Posts: n/a
Default Round off values in Excel


Rounding up to the nearest 1/8

Along the same lines as the initial question I need for 3 columns on my
spreadsheet to round up to the nearest .125 of a percent

This is for mortgage financing purposes and I haven't been able to
acheive this. Any help would greatly be appreciated...

Thanks
Cary D


--
caryd
------------------------------------------------------------------------
caryd's Profile: http://www.excelforum.com/member.php...o&userid=34433
View this thread: http://www.excelforum.com/showthread...hreadid=539161

  #5   Report Post  
Posted to microsoft.public.excel.misc
daddylonglegs
 
Posts: n/a
Default Round off values in Excel


To round a percentage in A1 to the nearest 1/8 of a percent

=CEILING(A1,1/800)

or if you're deriving the value in A1 from a formula just replace A1
with your formula in the above


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=539161



  #6   Report Post  
Posted to microsoft.public.excel.misc
caryd
 
Posts: n/a
Default Round off values in Excel


I am diriving the value of the cell from a formula and I'm not sure what
to replace. Can you explain what I need to do?


--
caryd
------------------------------------------------------------------------
caryd's Profile: http://www.excelforum.com/member.php...o&userid=34433
View this thread: http://www.excelforum.com/showthread...hreadid=539161

  #7   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Round off values in Excel

He means to replace the A1 in =CEILING(A1,1/800) with whatever formula is in
A1.

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"caryd" wrote in
message ...

I am diriving the value of the cell from a formula and I'm not sure what
to replace. Can you explain what I need to do?


--
caryd
------------------------------------------------------------------------
caryd's Profile:

http://www.excelforum.com/member.php...o&userid=34433
View this thread: http://www.excelforum.com/showthread...hreadid=539161



  #8   Report Post  
Posted to microsoft.public.excel.misc
caryd
 
Posts: n/a
Default Round off values in Excel


I fugured out what you meant by replacing A1 with the formula. Now it
reads: =CEILING(T2+U2,1/800)

Thank you for your assistance.


--
caryd
------------------------------------------------------------------------
caryd's Profile: http://www.excelforum.com/member.php...o&userid=34433
View this thread: http://www.excelforum.com/showthread...hreadid=539161

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CSV export from Excel always recognise null values in the last col RichardOKeefe Excel Discussion (Misc queries) 2 April 28th 06 07:56 AM
Unwanted Zeros in Excel Chart Displayed Values Daniel Compton Excel Discussion (Misc queries) 4 April 25th 06 05:07 PM
excel storing previous cell values in memory Brent Bortnick Excel Worksheet Functions 2 April 19th 06 10:00 PM
can we round time in excel ramana Excel Worksheet Functions 4 November 10th 05 06:47 AM
round function in excel 2000 lots of questions Excel Worksheet Functions 2 March 4th 05 02:41 AM


All times are GMT +1. The time now is 01:50 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"