Calcutating the following
=H70*I70*N70
returns
211.20
I want to calculate the precentage carriage based on the value of M7
M7 contains 112.00
This should be I think 53%
what do I need to change in the formula
Thanks for helping
Pat
via135 - 21 Mar 2006 19:06 GMT
=(M7/(H70*I70*N70))*100
-via135
Pat Wrote:
> Calcutating the following
>
[quoted text clipped - 12 lines]
> Thanks for helping
> Pa