Hi
I have a already calcuated the gross margin =SUM(Net/.7) then I need to round up to .5 any number above 10's like 23.51 to 23.55, along with that I need to round up any number that is above $.50 like $23.56, 23.57, $23.58 to .9 (ie $23.59). I would l like to do this in one formula. I have tried several using ROUNDUP,CEILING etc to no avail. Thanks