Creating a Sport Draws & Results spreadsheet.
The first sheet is "This Week" while following sheets are "Netball", "Football" etc. In a sport sheet there are rows of data that contain the team, date, time, opposition, location, and results. See below:
[TABLE="class: outer_border, width: 813"]
<tbody>[TR]
[TD]1st XV Boys[/TD]
[TD]Wed
[/TD]
[TD]14-Aug[/TD]
[TD]7 pm[/TD]
[TD]v[/TD]
[TD]Dilworth[/TD]
[TD]Home[/TD]
[TD]Field 7[/TD]
[TD]Quarterfinal[/TD]
[TD]23[/TD]
[TD]v[/TD]
[TD]8[/TD]
[TD]win[/TD]
[/TR]
</tbody>[/TABLE]
There would be a large number of rows in a sport sheet as would contain all the teams within that sport, and all the games for that year.
How can I pull content from a sport sheet into "This Week" sheet, ONLY if the date is within the current week?
So "This Week" sheet would be a list of all teams and all sports playing in the current week...
Football
[TABLE="class: outer_border, width: 813"]
<tbody>[TR]
[TD]1st XV Boys[/TD]
[TD]Sat
[/TD]
[TD]17-Aug[/TD]
[TD]7 pm[/TD]
[TD]v[/TD]
[TD]Dilworth[/TD]
[TD]Home[/TD]
[TD]Field 7[/TD]
[TD]Final[/TD]
[TD]23[/TD]
[TD]v[/TD]
[TD]8[/TD]
[TD]win[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: outer_border, width: 813"]
<tbody>[TR]
[TD]2nd XV Boys[/TD]
[TD]Sat
[/TD]
[TD]17-Aug[/TD]
[TD]8 pm[/TD]
[TD]v[/TD]
[TD]Dilworth[/TD]
[TD]Dilworth[/TD]
[TD]Field 7[/TD]
[TD]Final[/TD]
[TD][/TD]
[TD]v[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Netball
[TABLE="class: outer_border, width: 813"]
<tbody>[TR]
[TD]Premier Girls
[/TD]
[TD]Sat
[/TD]
[TD]17-Aug[/TD]
[TD]9 pm[/TD]
[TD]v[/TD]
[TD]Auckland Grammar[/TD]
[TD]Auckland Grammar[/TD]
[TD]Court 9
[/TD]
[TD]Semifinal[/TD]
[TD][/TD]
[TD]v[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: outer_border, width: 813"]
<tbody>[TR]
[TD]Senior A Girls
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Happy for there to be no content sitting alongside a Teams name in "This Week" if there is no row with the current week. i.e. Senior A Girls under Netball left blank
The first sheet is "This Week" while following sheets are "Netball", "Football" etc. In a sport sheet there are rows of data that contain the team, date, time, opposition, location, and results. See below:
[TABLE="class: outer_border, width: 813"]
<tbody>[TR]
[TD]1st XV Boys[/TD]
[TD]Wed
[/TD]
[TD]14-Aug[/TD]
[TD]7 pm[/TD]
[TD]v[/TD]
[TD]Dilworth[/TD]
[TD]Home[/TD]
[TD]Field 7[/TD]
[TD]Quarterfinal[/TD]
[TD]23[/TD]
[TD]v[/TD]
[TD]8[/TD]
[TD]win[/TD]
[/TR]
</tbody>[/TABLE]
There would be a large number of rows in a sport sheet as would contain all the teams within that sport, and all the games for that year.
How can I pull content from a sport sheet into "This Week" sheet, ONLY if the date is within the current week?
So "This Week" sheet would be a list of all teams and all sports playing in the current week...
Football
[TABLE="class: outer_border, width: 813"]
<tbody>[TR]
[TD]1st XV Boys[/TD]
[TD]Sat
[/TD]
[TD]17-Aug[/TD]
[TD]7 pm[/TD]
[TD]v[/TD]
[TD]Dilworth[/TD]
[TD]Home[/TD]
[TD]Field 7[/TD]
[TD]Final[/TD]
[TD]23[/TD]
[TD]v[/TD]
[TD]8[/TD]
[TD]win[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: outer_border, width: 813"]
<tbody>[TR]
[TD]2nd XV Boys[/TD]
[TD]Sat
[/TD]
[TD]17-Aug[/TD]
[TD]8 pm[/TD]
[TD]v[/TD]
[TD]Dilworth[/TD]
[TD]Dilworth[/TD]
[TD]Field 7[/TD]
[TD]Final[/TD]
[TD][/TD]
[TD]v[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Netball
[TABLE="class: outer_border, width: 813"]
<tbody>[TR]
[TD]Premier Girls
[/TD]
[TD]Sat
[/TD]
[TD]17-Aug[/TD]
[TD]9 pm[/TD]
[TD]v[/TD]
[TD]Auckland Grammar[/TD]
[TD]Auckland Grammar[/TD]
[TD]Court 9
[/TD]
[TD]Semifinal[/TD]
[TD][/TD]
[TD]v[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: outer_border, width: 813"]
<tbody>[TR]
[TD]Senior A Girls
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Happy for there to be no content sitting alongside a Teams name in "This Week" if there is no row with the current week. i.e. Senior A Girls under Netball left blank
Last edited: