If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Rounding increments

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-16-04, 12:04
Gopes Gopes is offline
Registered User
 
Join Date: May 2004
Posts: 2
Rounding increments

I'm thinking this is a quick fix, but I'm frustrated trying to figure it out. It's a budgeting exercise in which the number I calculate I then would like to round to the closest $25 increment. So:

$45,323 = $45,325
$34,165 = $34,175
$101 = $100

I would greatly appreciate any help on the subject. Thank you.
Reply With Quote
  #2 (permalink)  
Old 05-17-04, 10:05
SR22Mike SR22Mike is offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA, Earth
Posts: 65
Try this...

I know you're going to slap your forehead, but we all have these days (myself more so than the average).

=ROUND(A1/25,0)*25

-Mike
Reply With Quote
  #3 (permalink)  
Old 05-19-04, 11:42
Gopes Gopes is offline
Registered User
 
Join Date: May 2004
Posts: 2
Thanks for the assist on that one! Greatly Appreciated
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On