+ Reply to Thread
Results 1 to 2 of 2

Selecting the best excel formula for calculating desk allocation within a building?

Hybrid View

  1. #1
    Registered User
    Join Date
    04-05-2017
    Location
    Glasgow
    MS-Off Ver
    2013
    Posts
    1

    Selecting the best excel formula for calculating desk allocation within a building?

    Hi, I am wondering if anyone could help me in selecting the correct formula for allocating desks within a specific building, based on the total headcount in a team, the full time equivelant of staff in a team and the worker profile ratios below:

    Total headcount in team = 10
    Full time equivelant in team = 8.0

    Fixed staff = 5 staff (desk allocation is 1:1 - 1 desk to 1 member of staff)
    Flexible staff = 3 staff (desk allocation is 1 desk to 2 members of staff)
    Mobile staff = 2 staff (desk allocation is 1 desk to 5 members of staff)

    All staff are going to be located at Building A

    So based on the data above, I would like to work out the desk allocation for Building A but cannot figure out a fomula(s) that would auto calculate this for me!

    Any help would be appreciated
    Thanks

  2. #2
    Valued Forum Contributor loginjmor's Avatar
    Join Date
    01-31-2013
    Location
    Cedar Rapids, Iowa
    MS-Off Ver
    Excel 2013
    Posts
    1,073

    Re: Selecting the best excel formula for calculating desk allocation within a building?

    Hi -

    Wouldn't it be 1xNumberOfFixedStaff + 0.67xNumberOfFlexStaff + 0.2xNumberOfMobileStaff Rounded up to the next highest number?

    So, for example if Cells A3, B3, and C3 are the number of Fixed Staff, Flexible Staff, and Mobile Staff, respectively, the formula in say Cell D3 would look like:

    =ROUNDUP(A3*1+B3*0.67+C3*0.2,0)

    For the numbers given in your example, the formula would yield 8 desks.

    Hope this helps.
    ____________________________________________
    If this has solved your problem, please edit the thread title to add the word [SOLVED] at the beginning. You can do this by
    -Go to the top of the first post
    -Select Thread Tools
    -Select Mark thread as Solved

    If I have been particularly helpful, please "bump" my reputation by pressing the small star in the lower left corner of my post.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 02-20-2015, 10:29 AM
  2. Building weekly schedule based on allocation rules
    By nesa48 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-22-2014, 02:48 PM
  3. Calculating Proportional allocation using nested IF functions
    By Rob Ardill in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 11-20-2013, 02:49 AM
  4. Sr. Help Desk Analyst - junior Excel author
    By Bkilpatrick in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 11-20-2012, 01:17 AM
  5. Replies: 4
    Last Post: 03-19-2012, 01:31 AM
  6. Move excel file to desk top?
    By Nina in forum Excel General
    Replies: 1
    Last Post: 03-15-2006, 08:30 PM
  7. Replies: 3
    Last Post: 09-13-2005, 06:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1