Rounding up entire column so each item will end in .99. How?
Actually scratch that, I got it. Read another post and it was right there.
this is what I put:
=INT(I2372*2.9)+0.99
That works perfectly. Thanks for your help though, I never knew of the INT
function before, so you're like a god to me. or something like that. peace.
"Ron Coderre" wrote:
See if this points you in the right direction:
With
A1: (a numeric value)
B1: =INT(A1)+0.99
Is that something you can work with?
***********
Regards,
Ron
XL2002, WinXP
"Smatass" wrote:
I am finishing up a product list for a new retail store. We have 4328
separate products, and each one I have had to enter manually by hand. Now I
need to make every item end at 99 cents (.99) for the price column, but I
cannot figure out how to do this with the roundup functions, or any function
for that matter. I really don't want to manually go thru 4000 items again
just to change the *&!*@&*!&@#! price. So if anyone has some knowledge on
this, drop it. I'll love you forever.
|