+ Reply to Thread
Results 1 to 3 of 3

Help Analysing Data using Excel

  1. #1
    Registered User
    Join Date
    08-28-2014
    Location
    leeds
    MS-Off Ver
    2003
    Posts
    3

    Angry Help Analysing Data using Excel

    Hello All

    I'm not brilliant with Excel so forgive me if I explain this badly or am asking for the impossible. I work in legal for a TV firm I'm trying to make some kind of template to help us keep track of some legal obligations we have around exploiting content. We are getting our systems developed to adapt but in the meantime I need some help.

    So we have rules on some content where we can only have so many episodes from a series live on our system at any one time. However we also have a max number of days any one episode can be exploited for. So how content is scheduled really does dictate how long and how many episodes of a programme appear on our system at any one time.

    Now the individual episodes go live on the tx date and are populated with the max number of days as the end date

    I'm trying to use the individual episode titles, Tx Date and End Dates to create a template that I can drop that data into along with the "Max Number of episodes live at one time" and have it identify any breaches where we might need to amend the end dates to ensure we are in adherence to these rules.

    I either need a date field I can put the current date in and have it tell me how many episodes are live OR Have something that looks at all the data a breach and which the episode that needs to be amended and potentially to what date if that's even possible.

    I hope I explained that correctly? Any ideas are very very welcome it's driving me crazy having to work these things out week on week.

    Here's some basic data there are different series with different rules so I need something adaptable if possible.

    Max Number of Episodes at any one time = 5

    Episode Number Tx Date End Date

    Episode 1 01/01/2017 10/01/2017
    Episode 2 02/01/2017 11/01/2017
    Episode 3 03/01/2017 12/01/2017
    Episode 4 03/01/2017 12/01/2017
    Episode 5 04/01/2017 13/01/2017
    Episode 6 04/01/2017 13/01/2017
    Episode 7 05/01/2017 14/01/2017
    Episode 8 06/01/2017 15/01/2017
    Episode 9 07/01/2017 16/01/2017

  2. #2
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Help Analysing Data using Excel

    =SUMPRODUCT((_t[Tx Date]<=I3)*(_t[End Date]>=I3))
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-28-2014
    Location
    leeds
    MS-Off Ver
    2003
    Posts
    3

    Re: Help Analysing Data using Excel

    Thank you for your help!

    Can I ask what the dates in the column next to the overlap represent?

    So ideally when the max number of episodes breaches we would like episode that has been up there longest to come down on that date. Is there a formua can work that out?

    so when the overlap column hits a certain number 5 the Tx date for that episode is the date that the first episode in the series comes down, is that possible? I've put what I mean manually on the screen grab below.



    Screen Shot 2017-09-27 at 14.17.22.png

+ 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. Replies: 3
    Last Post: 08-02-2017, 10:16 AM
  2. Analysing Data in Excel
    By KB2015 in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 11-01-2016, 09:29 AM
  3. Help for Excel Test: Analysing data, modelling, functions
    By Jennyk93 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-06-2016, 11:06 AM
  4. Replies: 2
    Last Post: 08-24-2012, 07:59 AM
  5. Help with analysing of qualitative data in Excel
    By IvanaP in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-08-2008, 01:46 PM
  6. Analysing data
    By i_ujala in forum Excel General
    Replies: 1
    Last Post: 04-08-2007, 05:29 AM
  7. [SOLVED] Analysing data through pivot
    By Chris in forum Excel General
    Replies: 3
    Last Post: 01-09-2006, 11:45 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