JOE Conner wrote:

[snip]


With that much data, I think you should be using a database rather than a spreadsheet.

Spreadsheet or database, constructing the results is the core issue that I do not know how to solve.

For me and what I'm doing, a spreadsheet works fine and I don't have a huge learning curve. Plus, cleansing the data requires the uses of a spreadsheet because of the nature of the different log files I have. So, to then export it as CSV and import into a database is extra work plus it would take me a while to craft one with enough fields for all the data and make sure that fields in log files that don't have data would have to be accounted for. A spreadsheet is easy for this.

The real problem I can't seem to get my head around is the double sort for the X axis where each day has 24 slots and there are 7 days.

Even if it was in a database I'd still have to solve the display issue.

Thanks,

Allen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to