E
Evan
I create a quarterly report for my client showing how much time almost
100 individual employees worked on that client's projects in that
quarter. In the report I provide the gross number of hours plus
convert those hours to a FTE (full-time equivalent) basis by dividing
the gross hours by 450 (150 hours per month x 3).
For simplicity's sake, I round to one decimal point the FTE amount for
each employee, however, when I do this there are some employees whose
hours in that quarter are so low that they appear as a 0 FTE.
For these cases I want to take the FTE amount out to another decimal
point . To do so I want to have a formula that does it rather than go
through by hand to reformat each of these outliers. I suspect it
ought to be an IF formula but I don't know how to include a formatting
function within it that expands the number of decimal places to 2.
Can this even be done?
100 individual employees worked on that client's projects in that
quarter. In the report I provide the gross number of hours plus
convert those hours to a FTE (full-time equivalent) basis by dividing
the gross hours by 450 (150 hours per month x 3).
For simplicity's sake, I round to one decimal point the FTE amount for
each employee, however, when I do this there are some employees whose
hours in that quarter are so low that they appear as a 0 FTE.
For these cases I want to take the FTE amount out to another decimal
point . To do so I want to have a formula that does it rather than go
through by hand to reformat each of these outliers. I suspect it
ought to be an IF formula but I don't know how to include a formatting
function within it that expands the number of decimal places to 2.
Can this even be done?