View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Marvin P. Winterbottom
 
Posts: n/a
Default Formula help request

put the length in cell A1, the width in cell B1 then the formula is:

=((A1/16)*B1)+((B1/16)*A1)

I think, but try it, or get a second opinion. :)

" wrote:

I'm trying to develop a formula that will calculate the linear feet of
reinforcing bar I will need when I input the dimensions of a
rectangular concrete slab.

Let's say that I have a slab that is 100' x 50' and I need to have
rebar at 16" on center both ways.

I need a formula to calculate that.

Thanks so much.
GMC