J
Jeffrey Berger
I'm attempting to create a template to produce a report that uses tab
separated files as input. I'm developing on Mac OS X, but need to have
the report run on Windows platforms as well.
The tab separated files are produced by another application. This
application consists of a collection of screens and video clips. The
application writes a record each time a screen is selected and each
time a video is played. The application runs on a kiosk and we need to
know which parts of the application are being accessed. Each month, a
new data file is started.
I had hoped to set up the report as one worksheet in an Excel file
that refered to a second worksheet for data. The second worksheet
would be reloaded each month with the data from that month.
Unfortunately, clearing and reloading the data worksheet seems to
break all the links from the report data sheet.
I've also looked into using Excel's ODBC feature to access the monthly
data as a database, but haven't been able to get the OpenLink SQL
driver to function.
I've used Excel for simple spreadsheets before, but I'm basically a
newbie. Haven't used databases much either.
Any help greatly appreciated!
-Jeff
separated files as input. I'm developing on Mac OS X, but need to have
the report run on Windows platforms as well.
The tab separated files are produced by another application. This
application consists of a collection of screens and video clips. The
application writes a record each time a screen is selected and each
time a video is played. The application runs on a kiosk and we need to
know which parts of the application are being accessed. Each month, a
new data file is started.
I had hoped to set up the report as one worksheet in an Excel file
that refered to a second worksheet for data. The second worksheet
would be reloaded each month with the data from that month.
Unfortunately, clearing and reloading the data worksheet seems to
break all the links from the report data sheet.
I've also looked into using Excel's ODBC feature to access the monthly
data as a database, but haven't been able to get the OpenLink SQL
driver to function.
I've used Excel for simple spreadsheets before, but I'm basically a
newbie. Haven't used databases much either.
Any help greatly appreciated!
-Jeff