View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

It sounds like you want this:

=ceiling(a7*b7,.05)

I'm not sure where 2.66 comes from.

I would think that this formula would not go in B7--you'll end up with a
circular reference problem if you use it this way.

Machel_C wrote:

I am trying to multiply A7 by B7, I then want that result to round to the
nearest 0.05. This is what I have and it wont work.Or maybe it cant be done?
=(A7*2.66),Ceiling(B7,0.05)
This formula is in cell B7

Is it possible?
Any help greatful


--

Dave Peterson