+ Reply to Thread
Results 1 to 9 of 9

Teacher wants missing work list!

  1. #1
    Registered User
    Join Date
    12-07-2018
    Location
    Raleigh, NC
    MS-Off Ver
    Office 365
    Posts
    17

    Teacher wants missing work list!

    So I'm a teacher and I have some missing work that I'd like to notify parents about. It's easier to look at a list of names per assignment than to go manually across a printed gradebook to figure it out. We have a gradebook program, but I've been told that these non-graded assignments can't be entered there. If I enter all of my students and all the assignments with "M" (or the assignment number) as the missing indicator, I would like Excel to give me a list of only the students missing Assignment 1 (or any given assignment). This would save me a whole lot of time! How can I do this?

    It won't let me attach a spreadsheet (for some reason, the "attachments" button isn't working). Let's say I have 10 assignments and 20 students. Some assignments have 5 kids missing it, some have none, some have 3, the same student might be missing all assignments, etc. I'd like either to input an assignment number and have Excel give me a list of names that are missing it or have a static list of assignment numbers with student names under each that can update as I update my gradebook.

    Thank you for any help you can give!

  2. #2
    Banned User!
    Join Date
    10-12-2018
    Location
    Texas
    MS-Off Ver
    2010
    Posts
    358

    Re: Teacher wants missing work list!

    Please Go Advanced then scroll down to Manage Attachments and upload a file.

    Thank you,
    XJ

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: Teacher wants missing work list!

    The Paperclip icon (Attachments button) does not work on this forum, but it would still help if you attached a sample Excel workbook.

    To do this, click on Go Advanced (below the Edit Window) while you are composing a reply, then scroll down to and click on Manage Attachments and the Upload window will open. Click on Browse and navigate to (and double-click) the file icon that you want to attach, then click on Upload and then on Close this Window to return to the Edit window. When you have finished composing your post, click on Submit Post.

    Hope this helps.

    Pete

  4. #4
    Registered User
    Join Date
    12-07-2018
    Location
    Raleigh, NC
    MS-Off Ver
    Office 365
    Posts
    17

    Re: Teacher wants missing work list!

    That makes sense. Ok, should be attached now!

  5. #5
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: Teacher wants missing work list!

    I've set this up slightly differently in the attached file. I have used a Data validation drop-down in cell O1 using the list from B1:K1, so that you can choose which assignment to focus in on.

    I then used this formula in L2 to identify the records for that assignment which have an "M" against each student:

    =IF(INDEX($B2:$K2,MATCH($O$1,$B$1:$K$1,0))="M",MAX(L$1:L1)+1,"-")

    The formula is copied down to the bottom of your table, and allocates a unique sequential number against each tardy student for the chosen assignment. The student names can be obtained using this formula in N2:

    =IFERROR(INDEX($A:$A,MATCH(ROWS($1:1),$L:$L,0)),"")

    Copy this down as far as you need to.

    I've also set up a print area for this list, so you can do Print Preview to see how it would appear when printed out.

    All you need to do is to select the appropriate assignment using the drop-down in O1, and the list will change automatically.

    Hope this helps.

    Pete

  6. #6
    Registered User
    Join Date
    12-07-2018
    Location
    Raleigh, NC
    MS-Off Ver
    Office 365
    Posts
    17

    Re: Teacher wants missing work list!

    Beautiful! Thank you Pete_UK!

  7. #7
    Registered User
    Join Date
    12-07-2018
    Location
    Raleigh, NC
    MS-Off Ver
    Office 365
    Posts
    17

    Re: Teacher wants missing work list!

    One more question...if I right click on a column to insert a new assignment, will it be included in the formulas?

    Answered my own question.... Thanks again!

  8. #8
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: Teacher wants missing work list!

    Glad it worked for you.

    If that takes care of your original question, please take a moment to select Thread Tools from the menu above your first post and mark this thread as SOLVED.

    Also, since you are relatively new to the forum, you might like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

  9. #9
    Registered User
    Join Date
    12-07-2018
    Location
    Raleigh, NC
    MS-Off Ver
    Office 365
    Posts
    17
    Quote Originally Posted by Pete_UK View Post
    Glad it worked for you.

    If that takes care of your original question, please take a moment to select Thread Tools from the menu above your first post and mark this thread as SOLVED.

    Also, since you are relatively new to the forum, you might like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete
    Ah! I’ll try that way then.

+ 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. Check list A for missing values in list B
    By JoshNZ in forum Excel General
    Replies: 10
    Last Post: 04-24-2017, 09:33 AM
  2. populate a list on one work sheet from multiple work sheets that meet a criteria
    By Kelly Linton-Selkirk in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-21-2015, 03:56 PM
  3. new teacher
    By jumpingjack in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 05-15-2013, 12:44 PM
  4. [SOLVED] Macro to Find Missing Work Dates
    By Cansa in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 09-20-2012, 07:58 PM
  5. i am missing work sheet menu bar
    By Diesel in forum Excel General
    Replies: 1
    Last Post: 05-26-2006, 05:45 PM
  6. Please help this teacher out
    By NoProgram in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-26-2006, 02:45 AM
  7. [SOLVED] Missing dll to work with Ron de Bruin's code
    By a in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-19-2005, 12:06 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