I have a spreadsheet with years of team scoring plays (Team "L" and its Opponent "O")
The scoring plays have a time, which I calculate on a one hour range (60 minute football game, so if theres 11:55 left in the 1st quarter, the "game time" is 56:55, which I use time formula "time(0,56,55)" to represent)
I am trying to find a formula that calculates the time between a team's scores. So in screenshot below,
Coulmn A is year
Column B is the game number of that year
Column D is the quarter
Column F is the minute of the quarter
Column G is the second of the quarter
Column H shows what team scores ("L" or "O", with "Game" being the start and end of a game)
Column T is the game time (which I believe will make it a lot cleaner to calculate)
Thank you!
The scoring plays have a time, which I calculate on a one hour range (60 minute football game, so if theres 11:55 left in the 1st quarter, the "game time" is 56:55, which I use time formula "time(0,56,55)" to represent)
I am trying to find a formula that calculates the time between a team's scores. So in screenshot below,
Coulmn A is year
Column B is the game number of that year
Column D is the quarter
Column F is the minute of the quarter
Column G is the second of the quarter
Column H shows what team scores ("L" or "O", with "Game" being the start and end of a game)
Column T is the game time (which I believe will make it a lot cleaner to calculate)
Thank you!