Jump to content

Question

Posted (edited)

Name: Ultranator

Rank: Awesome

Type of issue: (Software)

Brief Description of Issue:

I'm trying to use Excel 2010 to track how my managers are meeting their drive thru time goals.

I've set up columns for goal and actual times for 5 parts of the day, and then later assign the manager who was in charge of that day part.

I've figured out how to make a drop down box wit the managers names. (There are 13 total)

What I'd like to be able to do is have the spread sheet subtract the actual time from the goal time, and then add that to a running tally of the manager I assigned to a shift.

Is there a way to use the drop down list to make variables determined by what the name is?

So I've got like:

|                 Drive Thru Times                   |   
|Morning        |   Lunch         |  Dinner        |    Manager                         |
|goal | Actual | goal | Actual | goal | Actual |  Morning | Lunch  | Dinner |
| 140 | 142   |  130  |  99    |  145 | 160    |  Bob       |  Sue      |  Joe    |

How do I make it so that Bob would have a value of -2 for the day, Sue 31, and Joe -25?

And then be able to keep track of what Bob, Sue, and the other 13 managers do for a Month or so?

***Medical Supply Staff ONLY Below this line***

Current Status: Resolved

Main Technician:

Supporting Technician:

Edited by Holland 1st MRB

3 answers to this question

Recommended Posts

  • 0
Posted

Because of the way you've set it up with morning, lunch, dinner, you're going to have to do things 3 times, but that shouldn't be a big deal.

I assume that you used a 2nd sheet to make the drop down work (i hope), if you didn't then switch the source of your drop down from typed in names to the first column of another sheet.

On that sheet you're going to have 4 more columns, one for each shift and the actual total.

Manager | M    | L     | D    | Total
Joe         | 10  |0      | 66   | 76
Sue        | 342 |40    | 120 | 502
Bob        | -30  |200 | 22   | 192

The code in M/L/D is almost identical, you're just going to reference the correct actual/goal columns for each. Instead of finding the difference and then adding them, i'm going to difference the sums because the SumIf command will be helpful.

=sumif(Sheet1!G:G,A2,Sheet1!A:A)-sumif(Sheet1!G:G,A2,Sheet1!B:B)
=sumif(Sheet1!H:H,A2,Sheet1!C:C)-sumif(Sheet1!G:G,A2,Sheet1!D:D)
=sumif(Sheet1!I:I,A2,Sheet1!E:E)-sumif(Sheet1!G:G,A2,Sheet1!F:F)

And the code for total is simple

=B2+C2+D2

Then you obviously just drag the formulas down

If you have any trouble with any of this just find me on vent and i'll give you a hand.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Recent Posts

    • Cannon: I used probability to shoot you in that bush Candy. Candy: What is that "Bush Probability Focus?" Ucar: "Bush probability Focus?" Thats what I call sex. Everyone laughs.  
    • Welcome to the 1st Marine Raider Battalion! Now that you have been accepted don't forget to: 1. Check in at the Recruit Depot 2. Read the Marine Raider Handbook (you are expected to know everything in it) 3. Change your steam friends Avatar 4. Download, install and log into Discord NOTE: Please be aware that you will not have access to the above links until an officer has given you full access to the forum. Access to the forum should be given to you within the next day.
    • MARINE CORPS ENLISTMENT OFFICE Camp Pendleton, CA   RECRUITMENT LETTER     Hello F. Flobbs   Thank you for taking interest in joining the 1st Marine Raider Battalion. There are a few things you should know before I give you a date for Basic Combat Training (BCT). Firstly, you are restricted to the weapon class of Rifleman for the duration of your time as a Recruit. Secondly, any questions you have about our unit, alternate times for your BCT, or just rules in general, you should contact your drill instructors GySgt. R. Fielding, 1stSgt. J. Candy, CWO. A. Pitteway, and 2ndLt. R. Martinez.    BCT will be Held on a day communicated to you by a member of the Drill Instructor team.   Do not hesitate to reach out to our Drill Instructors for additional information. They can be reached through the Forum Private Messaging System most reliably (click the envelope next to their name above).   Upon stating that you understand all the information here, an admin will change your forum name and login to be:   Flobbs 1st MRB   Take the time now to change your Steam and in-game name to:   Rec. F. Flobbs [1st MRB]   Please make sure to verify your forum account by checking your email. Also, please respond below with a reply showing that you have read and understand these rules and restrictions set. You cannot be fully accepted until you do so. We have a limit on the time to reply, if you do not do so within 48 hours, your application will be denied. Once you reply, you will be approved for your BCT unless otherwise posted.  
    • 1. Name you wish to use and Age:, (Our unit uses realistic names, this does not have to be your real name) Flobbs 2. Platform Type, Steam 3. Steam ID (Use 17 Digit SteamID 64 / PC Game Pass Account Username):, 76561198031905030 4. Do you have a microphone?, Yes 5. Which game title are you applying for?, Day of Defeat: Source 6. If you've selected Hell Let Loose, do you understand that this game is currently not cross platform capable and only PC players currently may apply? ( Steam or PC Game Pass), Yes 7. Why do you wish to join the 1st Marine Raiders?, Fielding is making me. no, known everyone for a while 8. Did any of our current members play a part in you enlisting? If so, who? If none, how did you learn about us:, lots, but I suppose Fielding 9. This unit offers more than just a place to play games with each other, do you have any online skills you think would be useful?, several. Ran a large 300 person DOD group back in my days. Ran a few for other games, Ran one for HLL. Developed software, plugins, websites, .... just ask 10. Do you have any Leadership experience that you think will be helpful?, yes 11. Have you ever been in a realism unit before, and if so, which unit was it?, no 12. By posting this Enlistment form, I acknowledge the instructions completely, declare that I am 16 years old or older, and agree that I have and will follow server and unit rules maturely and respectfully or face immediate rejection., Yes Submission stats UserId: 112220260907614208 Username: flobbs User: @Flobbs™ Duration: 363s Joined guild 3 years ago
×
×
  • Create New...