Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Rounding .01 to 1 instead of 0

Hi ,

I have lots of data loaded in excel by some Data Entry Operator.

Now we used some formulas to calculate values of some other cells in
other columns.

Problem is I dont want to round to lower side.
E.g

1.1 shud be 2 instead of 1.
1.3 shud also be 2
1.5 also be 2,
1.6 is also 2
1.9 also be 9

Someone please suggest me how to do this.

I cant represent values in decimal. And I want to jump to nearest
higher whole number.

regards

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 180
Default Rounding .01 to 1 instead of 0

Assuming your inputs are all positive: =ceiling(a1,1)

" wrote:

Hi ,

I have lots of data loaded in excel by some Data Entry Operator.

Now we used some formulas to calculate values of some other cells in
other columns.

Problem is I dont want to round to lower side.
E.g

1.1 shud be 2 instead of 1.
1.3 shud also be 2
1.5 also be 2,
1.6 is also 2
1.9 also be 9

Someone please suggest me how to do this.

I cant represent values in decimal. And I want to jump to nearest
higher whole number.

regards


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Rounding .01 to 1 instead of 0

Owesome
Thanks a lot :)



bpeltzer wrote:
Assuming your inputs are all positive: =ceiling(a1,1)

" wrote:

Hi ,

I have lots of data loaded in excel by some Data Entry Operator.

Now we used some formulas to calculate values of some other cells in
other columns.

Problem is I dont want to round to lower side.
E.g

1.1 shud be 2 instead of 1.
1.3 shud also be 2
1.5 also be 2,
1.6 is also 2
1.9 also be 9

Someone please suggest me how to do this.

I cant represent values in decimal. And I want to jump to nearest
higher whole number.

regards



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Rounding .01 to 1 instead of 0


=ROUNDUP(A1,0) should work for both positive and negative values.

bpeltzer Wrote:
Assuming your inputs are all positive: =ceiling(a1,1)

" wrote:

Hi ,

I have lots of data loaded in excel by some Data Entry Operator.

Now we used some formulas to calculate values of some other cells in
other columns.

Problem is I dont want to round to lower side.
E.g

1.1 shud be 2 instead of 1.
1.3 shud also be 2
1.5 also be 2,
1.6 is also 2
1.9 also be 9

Someone please suggest me how to do this.

I cant represent values in decimal. And I want to jump to nearest
higher whole number.

regards




--
Montrose77
------------------------------------------------------------------------
Montrose77's Profile: http://www.excelforum.com/member.php...o&userid=18191
View this thread: http://www.excelforum.com/showthread...hreadid=571263

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
Rounding to the Nearest Eighth L.sean9 Excel Discussion (Misc queries) 4 June 23rd 06 12:00 AM
Rounding or not rounding Connie Martin Excel Worksheet Functions 6 April 10th 06 06:24 PM
Rounding numbers to the nearest 5 or 0 Fieldmedic Excel Worksheet Functions 3 July 17th 05 06:51 AM
Rounding LaraHubbs Excel Discussion (Misc queries) 2 June 21st 05 09:42 PM
Banker's Rounding - need help! Somecallmejosh Excel Discussion (Misc queries) 3 January 20th 05 09:53 PM


All times are GMT +1. The time now is 12:24 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"