excel help

D

dmd

Column D = total hours give
Column E = total hours use
Column F = total hours not use
Column G = Percentage of Columns D &
Column H = Percentage of Columns D &
Utilization workshee
It has been years since I have written formulas, I have no idea where to begin, the help menu isn't helping.
 
F

Frank Kabel

Hi
something to begin with:
D1: enter your hours (format this column as time, if the hours can
exceed 24 hours, format the cell with the custom format [h]:mm
E1: as above
F1: enter the formula =D1-E1, format as in D1
G1: enter the formula =E1/D1 and format this cell as percentage
H1: enter the formula =F1/D1 and format this cell as percentage
note: For formating goto 'Format - Cells' and have a look at the Excel
helpfile on formating styles

you can copy the formulas in F1, G1, H1 down as far as you need

HTH
Frank
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top