Hello
I have a set of data conatining total number of hours & minutes spent of various activities. I need to convert these to calculate FTE (full time equivalent) headcount.
For example if time spent on an activity is 400 hours and a working year is 1600 hours then that shoudl convert to 0.25 FTE. Simple enough but seemingly not if the source data is in hours & minutes as follows: [h]:mm;[=0]"";General
The error I get, for example, is as follows:
Total time = 192:30 (in above format)
divided by 1600 hours should be 0.12
but calculates at 0.07
Any help would be much appreciated
thanks
Last edited by NBVC; 11-08-2011 at 03:43 PM.
Try multiply the time by 24 first...
e.g.
=A1*24/1600
Microsoft MVP - Excel
Where there is a will there are many ways. Pick One!
Please read the Forum Rules
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Preferred Charities: Lupus Canada and Sick Kids Foundation.
Feel Free to Donate if you want to, for the assistance you received today.
thanks, that's sorted and having the right format in the destination cell helps as well
cheers![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks