create a searchable database of past golf tournaments
Permalink
I am creating a website of a annual golf tournament that I play in.
I have many years of scores from past tournaments.
I would like to add a database of all the players and the scores they shot. I would like a search block to look up a player name and display scores, birdies, bogies , all kinds of stats.
Where do I start?
I am not a programmer and never attempted something like this.
I have everything in Excel.
I just don't know how to tie all my spreadsheets with searchable fields by a given player name.
I have many years of scores from past tournaments.
I would like to add a database of all the players and the scores they shot. I would like a search block to look up a player name and display scores, birdies, bogies , all kinds of stats.
Where do I start?
I am not a programmer and never attempted something like this.
I have everything in Excel.
I just don't know how to tie all my spreadsheets with searchable fields by a given player name.
http://www.concrete5.org/marketplace/addons/awesome-table/...
And then just dump your table directly into it.
That way you'll have all the data in a simple table and be able to search it fast.
There may be a better add-on that's better suited, its just the first one I found.