Kristy Cathro
New Member
- Joined
- Feb 25, 2016
- Messages
- 5
Hi,
Apologies for the long title - I am a complete novice and have no idea what the correct terminology is that I need to use.
I have a database of rugby players who have registered at our rugby club. They get graded into specific grades. Rather the filtering the "grades column" and copying & pasting their data into a separate worksheet, I would like to filter out all the grades individually into their own worksheets, so when I add/edit/remove player's details on the main database worksheet, it will automatically be updated in the individual grade worksheets.
The below table is a watered down version of the real database. The actual database consists of columns A-AW and rows 1-280 (not too sure if this information is relevant or not)
Database Worksheet:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]First Name[/TD]
[TD]Last Name[/TD]
[TD]DOB[/TD]
[TD]Weight[/TD]
[TD]Grade[/TD]
[TD]Comment[/TD]
[/TR]
[TR]
[TD]John[/TD]
[TD]Smith[/TD]
[TD]12/02/2003[/TD]
[TD]45[/TD]
[TD]J2[/TD]
[TD]In coach A's team please[/TD]
[/TR]
[TR]
[TD]Ben[/TD]
[TD]Tucker[/TD]
[TD]23/07/2006[/TD]
[TD]32[/TD]
[TD]J4[/TD]
[TD]Same team as Peter Parker[/TD]
[/TR]
[TR]
[TD]Jason[/TD]
[TD]Robertson[/TD]
[TD]06/06/2009[/TD]
[TD]14[/TD]
[TD]J8[/TD]
[TD]NA[/TD]
[/TR]
[TR]
[TD]Adrian[/TD]
[TD]Adams[/TD]
[TD]30/01/2010[/TD]
[TD]19[/TD]
[TD]J7[/TD]
[TD]NA[/TD]
[/TR]
</tbody>[/TABLE]
Thanks
Kristy
Apologies for the long title - I am a complete novice and have no idea what the correct terminology is that I need to use.
I have a database of rugby players who have registered at our rugby club. They get graded into specific grades. Rather the filtering the "grades column" and copying & pasting their data into a separate worksheet, I would like to filter out all the grades individually into their own worksheets, so when I add/edit/remove player's details on the main database worksheet, it will automatically be updated in the individual grade worksheets.
The below table is a watered down version of the real database. The actual database consists of columns A-AW and rows 1-280 (not too sure if this information is relevant or not)
Database Worksheet:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]First Name[/TD]
[TD]Last Name[/TD]
[TD]DOB[/TD]
[TD]Weight[/TD]
[TD]Grade[/TD]
[TD]Comment[/TD]
[/TR]
[TR]
[TD]John[/TD]
[TD]Smith[/TD]
[TD]12/02/2003[/TD]
[TD]45[/TD]
[TD]J2[/TD]
[TD]In coach A's team please[/TD]
[/TR]
[TR]
[TD]Ben[/TD]
[TD]Tucker[/TD]
[TD]23/07/2006[/TD]
[TD]32[/TD]
[TD]J4[/TD]
[TD]Same team as Peter Parker[/TD]
[/TR]
[TR]
[TD]Jason[/TD]
[TD]Robertson[/TD]
[TD]06/06/2009[/TD]
[TD]14[/TD]
[TD]J8[/TD]
[TD]NA[/TD]
[/TR]
[TR]
[TD]Adrian[/TD]
[TD]Adams[/TD]
[TD]30/01/2010[/TD]
[TD]19[/TD]
[TD]J7[/TD]
[TD]NA[/TD]
[/TR]
</tbody>[/TABLE]
Thanks
Kristy