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.

 
WhiteHawk replied on at Permalink Reply
A simple easy way to go about this would be to get an add-on such as the one below:
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.
ughly replied on at Permalink Reply
Thanks WhiteHawk.

I decided on using "Easy Tables"

Here is my work in progress:
ughly.com/jacket

Thanks ...

Sent from my iPad

> On Nov 9, 2013, at 10:33 AM, concrete5 Community <discussions@concretecms.com> wrote: