+ Reply to Thread
Results 1 to 3 of 3

Student schedule Template Formula Question, Excel 2013

Hybrid View

sspatriots Student schedule Template... 09-09-2018, 10:28 AM
FDibbins Re: Student schedule Template... 09-09-2018, 11:15 PM
sspatriots Re: Student schedule Template... 09-10-2018, 12:13 PM
  1. #1
    Registered User
    Join Date
    10-27-2010
    Location
    Salisbury, Maryland
    MS-Off Ver
    Excel 2010
    Posts
    42

    Student schedule Template Formula Question, Excel 2013

    I want to make the standard template for the Student schedule template that comes with Excel 2013 show the class ID, START TIME and END TIME on the first worksheet that shows the Class Schedule. The formula right now just shows the matching result in column 2 which is the class ID.

    =IFERROR(INDEX(ClassList,MATCH(SUMPRODUCT((ClassList[DAY]=ClassSchedule[[#Headers],[A]])*(ROUNDDOWN($B5,10)>=ROUNDDOWN(ClassList[START TIME],10))*($B5<=ClassList[END TIME]),ClassList[UNIQUE]),ClassList[UNIQUE],0),2),0)

    I tried duplicating the formula adding it to the end using the "&" "&" and changing the 2 (column reference) to a 5 and then repeating that again changing the 5 to a 6, but it doesn't seem to work right.


    Any help would be greatly appreciated.


    Thanks, Steve

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Student schedule Template Formula Question, Excel 2013

    To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom 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.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    10-27-2010
    Location
    Salisbury, Maryland
    MS-Off Ver
    Excel 2010
    Posts
    42

    Re: Student schedule Template Formula Question, Excel 2013

    Ford,

    Thanks for that information. I'm attaching the template itself since it has an actual example in it. Basically I want to use it to show the ID, START TIME AND END TIME on the schedule itself. Also, I would like someone to explain what the formula is doing with the whole "ROURNDDOWN" funciton in this bit "*(ROUNDDOWN($B5,10)>=ROUNDDOWN(ClassList[START TIME],10))*($B5<=ClassList[END TIME])"

    Ok, I think I did it correctly.



    Regards,

    Steve
    Attached Files Attached Files

+ 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. Calendar template excel 2013 formula
    By keltronica86 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-04-2015, 12:07 PM
  2. [SOLVED] PowerPivot for Excel 2013 Home and Student
    By SwissExcel in forum Excel General
    Replies: 4
    Last Post: 11-23-2015, 06:27 PM
  3. Excel 2013 Home and Student developer tab won't run or read macros
    By cliffdprice in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-15-2014, 09:44 PM
  4. Trouble with formula on Student 2006 learning essentials template
    By Student in BC in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-27-2005, 03:10 AM

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