hi i have a table with date and games and i want to count the days before each game so i know how many days rest they had between each game and also see which day is the hardest.
column 1 = date
column 2 = game
column 3 = should be a day counter (-3,-2,-1...,game=0)
i cant figure it out, any idea?