+ Reply to Thread
Results 1 to 3 of 3

Summary Help

  1. #1
    Registered User
    Join Date
    06-19-2012
    Location
    Portsmouth, England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Summary Help

    Hello,

    I am trying to complete a my works Bradford Factor template, and I'm having trouble with the formula for my summary.

    Currently I have a column which has data from periods of sickness, but I need my summary to just reflect the latest data deducting the current data for example:

    Column 1 - 1
    Column 2 - 12
    Column 3 - 36
    Column 4 - 96
    up to Column 10.

    In my summary I need the formula to read the latest period of data 96, and I need this to complete automatically without having to re-formula each time. . .

    I have included a copy of my workbook. Absence Workbook.xlsx

    Can anyone help please?

    Many Thanks in advance.

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Summary Help

    Does it always increase? Then MAX($L$9:$L$19)

    Otherwise, try

    =LOOKUP(9999,L9:L18/(L9:L18<>0))
    Either of those work for you?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    06-19-2012
    Location
    Portsmouth, England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Summary Help

    Thanks, I'll give it a try

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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