+ Reply to Thread
Results 1 to 8 of 8

How to make an attendance sheet that displays missing days

  1. #1
    Registered User
    Join Date
    03-12-2018
    Location
    Bogota
    MS-Off Ver
    Office 360
    Posts
    4

    Question How to make an attendance sheet that displays missing days

    Hello there, I'm new here and I was wondering how can I make an attendance sheet that shows when a student missed that day and on which dates that student was picked up before a estimated hour.

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,729

    Re: How to make an attendance sheet that displays missing days

    how are you going to layout the sheet
    you could use conditional formatting to highlight missed days and times
    but that depends on how you intend to complete the sheet

    if you had names down the column in each row and dates across the columns so in Row1
    then you have a matrix - that can then be completed

    As you also want times - then you would need to think about how they would be entered
    is this the same time every day for a student or does it vary -

    a little more info is needed really

    perhaps try setting up a draft spreadsheet and attaching here
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    03-12-2018
    Location
    Bogota
    MS-Off Ver
    Office 360
    Posts
    4

    Re: How to make an attendance sheet that displays missing days

    So here's the sheet how can I sum the times they missed school or didn't attended, when I typed N/A in those cells instead of a number.
    That's the only thing I'm missing


    I used the formatting tool to know how many times the girl was picked up before 4:30 PM and it worked.
    Also I can't seem to attach the xlsx file in here for some reason.

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,729

    Re: How to make an attendance sheet that displays missing days

    use COUNTIF()
    to sum up cells with a criteria

    =COUNTIF( range of cells , "N/A" )
    that will count all the cells that have N/A in


    To attach a file to your post,
    click "Go advanced" (next to quick post),
    scroll down until you see "manage Attachments",
    click that and select "Choose File" (top Left corner).
    Find your file, click "Open" click "upload" click 'close windows" Top Right. click "Submit Reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.

  5. #5
    Registered User
    Join Date
    03-12-2018
    Location
    Bogota
    MS-Off Ver
    Office 360
    Posts
    4

    Re: How to make an attendance sheet that displays missing days

    here it is
    Attached Files Attached Files

  6. #6
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,729

    Re: How to make an attendance sheet that displays missing days

    you can use countif()

    assuming the checked out column will always have N/A
    =COUNTIF(D:D,"N/A")

    and the time for 16:30
    =COUNTIF(D:D,">"&TIME(16,30,0))

    see attached
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    03-12-2018
    Location
    Bogota
    MS-Off Ver
    Office 360
    Posts
    4

    Re: How to make an attendance sheet that displays missing days

    Thanks It worked with the COUNTIF(range,"#N/A")

    Is there a way I can upvote you or anything in here?

  8. #8
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,729

    Re: How to make an attendance sheet that displays missing days

    you can click on add reputation - thats all

    Thanks

+ 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. Calculating Half Days in Attendance
    By EphraimD in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 12-07-2018, 08:09 AM
  2. Calculating half days in attendance spreadsheet
    By TW33 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 12-31-2015, 03:25 PM
  3. Dates, Days and Extracting from Attendance Sheet
    By wedzmer in forum Excel General
    Replies: 15
    Last Post: 03-22-2015, 10:20 PM
  4. [SOLVED] d:hh:mm to displays over 31 days like [hh]:mm displays over 24 hours.
    By smit.etha in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-17-2015, 11:59 AM
  5. Replies: 10
    Last Post: 12-20-2013, 09:03 PM
  6. Button that displays date and changes x# of days when clicked
    By Perdurable in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-25-2013, 11:16 AM
  7. 30 Days Perfect Attendance
    By ForumShy in forum Excel General
    Replies: 6
    Last Post: 02-07-2012, 06:28 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