Will you please share with me the method that you use to pull the data from the HTC database?
I can't believe that you would do this all by hand and copy/paste it into Excel.
All of the numbers can be imported into excell using a single macro that makes a single call. The data can then be tableized for use. The rest is done by pointers. I make a spreadsheet for each tour... with the basic data there. I then rely on some level of consistancy to utilize the data pointers already in the spreadsheet. If no planes are added, I can update an entire tour in about 15 seconds. If planes are added, a couple of hours of work is needed re-orienting pointers.
This spreadsheet was simply generated by pointing to each of the tour spreadsheets. The first page was a squeak, but I'd already laid the tour spreadsheets out to be consistant from page to page as far as cumulative totals went. That means the rest of the pages were simply find and replacing plane names.
I'm quite thankfull that I had the foresight to organize some things the way I did... it made this not too impacting. About one hour was all that was needed to create this table.
Are you using an SQL Query or some other DB engine? If so, please share the info of server, etc. I have a use for this in my squad, but currently have to capture all the data by hand.
Any help would be greatly appreciated. Thanks.
I have downloaded MySQL, but have yet figured out how to use it. I must admit, it was not as intuitive as I had hoped. I'll need to buy a book on it.
I'm pretty sure I remember some e-mails from you in regards to this. Basically, there is no good way to get individual pilot's stats as of now. It can be done, but it would take days and cause some issues on the server.
The cumulative plane stats are easy to retrieve and are almost instantaneous. Anything else gets exponentially more difficult.
Basically... wait until the new top 10 pages are up... I think they'll have everything you are looking for;)
And for everyone,
What charts do you think would be relevant? What would be an effective way to graphically represent this data?
AKDejaVu