formula help
I haven't followed your thread, but maybe:
=ceiling((b12*$N$9)+b12,3)
Silverline wrote:
Excel tells me that $n$9 has to few of arguments. ???
--
glen
"Ron Rosenfeld" wrote:
On Thu, 2 Apr 2009 12:58:01 -0700, Silverline
wrote:
What I have done Ron is entered the range of cells that it is required to
have the number round up to multiple of 3 witch is "B12:B37,N12:N37". The
formula required in cells N12:N37 is =sum (b12*N9)+B12. N9 is a percentage
addition but I want it to round up to muliple of 3.
--
glen
Why not just remove N12:N37 from the AOI range, and, in N12:N37, instead use
the formula:
=ceiling(b12*$N$9)+b12,3)
???
--ron
--
Dave Peterson
|