#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Formula Help

Hi All -

I am trying to figure out how to populate a different output by entering in a
different value. For instance, there are employees that can work 20 hours, 25
hours or 30 hours. I need to formulate this so if someone puts in 20 hours it
will take the number of people working 20 hours and process it into an FTE
(full time equivalent). Meaning, if I hire 100 people to work 20 hours per
week, but need to figure out how many people that would be, I, of course, can
figure it to be 200 people to equal out to FTE count. So, if I need 200
people, I want them to work x hours then it will tell me how many people that
translates to in FTEs. Hope that make sense?

Thanks!

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Formula Help

In A1 input # of people
In A2, input # of hours
In A3:
=A1*A2/8
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Chelle19" wrote:

Hi All -

I am trying to figure out how to populate a different output by entering in a
different value. For instance, there are employees that can work 20 hours, 25
hours or 30 hours. I need to formulate this so if someone puts in 20 hours it
will take the number of people working 20 hours and process it into an FTE
(full time equivalent). Meaning, if I hire 100 people to work 20 hours per
week, but need to figure out how many people that would be, I, of course, can
figure it to be 200 people to equal out to FTE count. So, if I need 200
people, I want them to work x hours then it will tell me how many people that
translates to in FTEs. Hope that make sense?

Thanks!


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Formula Help

So if I want to input the number of hours into one cell, and have it figure
out what the FTE conversion would be based on another cell with number of
people and not FTEs, it would do that for me? Also, how would I write the
formula: If cell A1 = 20 it would come out to this number of FTEs in Cell A2,
but if they put put 25 or 30 in cell A1, how can I get that to calculate the
number of FTEs if they put any of those 3 values in cell A1.

ANother example:

I need 150 FTEs, the people I am all going to be hiring will be part time
workers. So, If I need to figure out the FTE conversion on whether these
people will be working 20 or 25 or 30 hours and get what the FTE number would
be, is that possible?

Thanks!

Luke M wrote:
In A1 input # of people
In A2, input # of hours
In A3:
=A1*A2/8
Hi All -

[quoted text clipped - 9 lines]

Thanks!


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:26 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"