+ Reply to Thread
Results 1 to 3 of 3

Calculate the total number of People on a training course at a certain time in the day.

  1. #1
    Registered User
    Join Date
    12-10-2019
    Location
    London
    MS-Off Ver
    365
    Posts
    6

    Question Calculate the total number of People on a training course at a certain time in the day.

    Hi All

    I am trying to build a formula that can calculate the total number of maximum people that can attend training course at each time of the day, the course codes are text so it would need a reference for the numerical value.

    I am using drag & drop text values that need to be converted and added up in a summary field, I have build an example sheet to hopefully explain it better.

    Any help is much appreciated.

    Paul
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,577

    Re: Calculate the total number of People on a training course at a certain time in the day

    In C3 then copied across.

    =SUM(MMULT(0+($P$15:$P$20=TRANSPOSE(IF($B$13:$B$33=$B3,C$13:C$33,"Z"))),0+(ROW($B$13:$B$33)>0))*$Q$15:$Q$20)
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  3. #3
    Registered User
    Join Date
    12-10-2019
    Location
    London
    MS-Off Ver
    365
    Posts
    6

    Re: Calculate the total number of People on a training course at a certain time in the day

    Thank you kvsrinivasamurthy it worked perfect

+ 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. How to calculate 'per person/role total training hours'
    By Byambadorj in forum Excel General
    Replies: 9
    Last Post: 11-04-2019, 05:14 AM
  2. Replies: 1
    Last Post: 02-13-2019, 05:09 AM
  3. How do I calculate the number of people working
    By richpngu in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-19-2016, 03:28 AM
  4. Calculating Total Number of Training Hours
    By amiesmithe in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-22-2015, 11:14 AM
  5. Excel 2007 : Total number of People on Break?
    By sushil10s in forum Excel General
    Replies: 1
    Last Post: 11-09-2011, 07:06 AM
  6. Macro - schedule people for training based off their schedule and available training
    By downed_pipper1 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-30-2009, 04:59 PM
  7. calculate number of people
    By jackass85 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-13-2008, 02:52 PM

Tags for this Thread

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