View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dana Dana is offline
external usenet poster
 
Posts: 45
Default Adding Values to Cells

I am planning to store the production details for persons in a excel Sheet.

The Second Row Will(Start from B2---B15) Contain the Name of the Employees.
The Third row will contain one group of operation
and the fourthrow will contain another group of operations. I Have to
calculate the efficiency also.

And in the 7th row has to contain sum of all the values(cumulative) of Third
row and 8 th row has o contain the
of all the values(cumulative) of fourthrow.

Production for the day Effiency For the Day Total

Name Operation1 Operation2
Operation1 Operation2 Effiency



Name 10 10 20% 20 20
50%

How Can I do this one in Excel

Thanks
Dana

Here is the sample Format