Re: Rounding to

Tech-Archive recommends: Fix windows errors by optimizing your registry



Ok, this is a little more complicated than just rounding. Column B has a
figure which is multiplied by column D to get the amount in column F. So
right now, it looks like =B3*D3 and what I need it to do is round that
figure to the nearest 50. So it would be something like
=(B3*D3)=Round(F3,50))? Sorry I did not get this on sooner.


"Steven" <none@xxxxxxxxx> wrote in message
news:%232XwkuAEHHA.1224@xxxxxxxxxxxxxxxxxxxxxxx
I have a column of numbers, all multiples of 10, starting at 100 and going
up into the thousands. I want to round them to the nearest 50, so 140 would
become 150 and so would 160. How do I do that?

TIA

Steven

I plan to live forever.....or die trying!



.



Relevant Pages

  • Re: Fastcode RoundTo
    ... The rounding control could be like the following: ... {Round to nearest else to even digit. ... drHalfOdd, {Round to nearest else to odd digit. ...
    (borland.public.delphi.language.basm)
  • Re: converting points to centimeters...
    ... I suppose that Word's rounding to the nearest ... I'm not comfortable with the rounding because it's not controllable - it's ... solution has to be Word 97 compatible and I don't believe there's a Round ... > The problem is not the conversion itself, but the act that Word rounds the ...
    (microsoft.public.word.vba.general)
  • Re: Presidential Golden Dollar Coins
    ... No problem here knowing how to round. ... I think rounding to the nearest nickel would work. ...
    (rec.collecting.coins)
  • Re: What categories do these expenses fall into ?
    ... this makes the numbers add up but 120.37 rounded to the nearest ... The reasoning is that the imprecision added by rounding sometimes ... to round one or more of the figures the "wrong" way. ... Or you could do it on the basis of smaller relative error. ...
    (uk.business.accountancy)
  • Re: Forcing numbers to round up or down
    ... Do note, though, that the rounding will be reversed ... down will round up, and the one that rounded up will round down. ... "Kim Crenshaw" wrote in message ... >>> a new number which is rounded DOWN to nearest whole number if it is ...
    (microsoft.public.access.forms)