PC Review


Reply
Thread Tools Rate Thread

how do I get excel to round to specific numbers?

 
 
=?Utf-8?B?bWVkaWM=?=
Guest
Posts: n/a
 
      17th Apr 2007
I need to get excel to round a number to one of the following number those
numbers are
32
37
46
53
60
66
76
84
94
105

 
Reply With Quote
 
 
 
 
Corey
Guest
Posts: n/a
 
      17th Apr 2007
So if the number 33 was input, would it need to use 32 or the next highest number?
(Closest or Next Highest number)
"medic" <(E-Mail Removed)> wrote in message
news:E258C061-5AAF-4D2F-8ADF-(E-Mail Removed)...
I need to get excel to round a number to one of the following number those
numbers are
32
37
46
53
60
66
76
84
94
105


 
Reply With Quote
 
NickHK
Guest
Posts: n/a
 
      17th Apr 2007
Round up or down ?

NickHK

"medic" <(E-Mail Removed)> wrote in message
news:E258C061-5AAF-4D2F-8ADF-(E-Mail Removed)...
> I need to get excel to round a number to one of the following number those
> numbers are
> 32
> 37
> 46
> 53
> 60
> 66
> 76
> 84
> 94
> 105
>



 
Reply With Quote
 
JE McGimpsey
Guest
Posts: n/a
 
      17th Apr 2007
One way:

Put this in, say, another sheet (which could be hidden):

A B
1 -1.0E+307 32
2 34.49999999999 37
3 41.49999999999 46
4 49.99999999999 53
5 56.49999999999 60
6 62.99999999999 66
7 70.99999999999 76
8 79.99999999999 84
9 88.99999999999 94
10 98.49999999999 105


And use the formula:

=VLOOKUP(J1, Sheet2!A:B, 2, TRUE)



In article <E258C061-5AAF-4D2F-8ADF-(E-Mail Removed)>,
medic <(E-Mail Removed)> wrote:

> I need to get excel to round a number to one of the following number those
> numbers are
> 32
> 37
> 46
> 53
> 60
> 66
> 76
> 84
> 94
> 105

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why does excel round off numbers greater than 16 digits? =?Utf-8?B?RGF2ZQ==?= Microsoft Excel Misc 1 1st Sep 2007 08:25 PM
HOW DO I SELECT ROUND NUMBERS ONLY IN EXCEL SPREADSHEET =?Utf-8?B?SmV6?= Microsoft Excel Worksheet Functions 2 16th Sep 2005 12:48 AM
Why does a spreadsheet sent in Excel round numbers when mailed? =?Utf-8?B?YXJ0aXNhbg==?= Microsoft Excel New Users 1 17th Aug 2005 11:42 AM
Does Excel round numbers with a 5 in the tens place? =?Utf-8?B?SWFuIEVsbGlvdHQ=?= Microsoft Excel Misc 1 24th May 2005 11:35 PM
Can you round numbers to display a specific set of numbers, for e. =?Utf-8?B?bGJmcmllcw==?= Microsoft Excel Misc 3 20th Apr 2005 09:52 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:16 PM.