Displaying tables in EXCEL using TOM

Create tables and reports with Dimensions scripting.

Displaying tables in EXCEL using TOM

Postby nathan » Mon Feb 01, 2010 2:41 am

Hi

Im having a problem with exporting my tables from a SPSS file through a TOM script,it displays on different tabs, eg (T1,T2.. etc),is it possible to display all these tables on one sheet? Also on the side of the left hand side of the table a bookmark title is attached , that i would like to remove.
nathan
 
Posts: 2
Joined: Tue Sep 29, 2009 8:39 am

Re: Displaying tables in EXCEL using TOM

Postby klaus » Mon Feb 01, 2010 5:01 am

Hi Nathan,
I don't think you can influence the way TOM is exporting tables into worksheets. Not even the naming of the worksheets can be influenced so far. Re your second question: I do not really understand what you mean by
bookmark title
. The titles displayed in the output are based on the so called "annotations" you have defined for your set of tables. If you do nothing about them the default setting is used. At the end of the day you have full control over these titles through the collection "TableDoc.Default.Annotations". To get rid of all of them you can simply call the method "clear()" on this collection, which will remove all titles and footers. Please refer to the according part in the DDL.

Klaus
Klaus Danker
datab GmbH, Frankfurt, Germany
klaus
 
Posts: 105
Joined: Tue Jan 29, 2008 7:02 am
Location: datab GmbH, Frankfurt, Germany

Re: Displaying tables in EXCEL using TOM

Postby kylefsimpson » Sat Feb 20, 2010 7:22 pm

Have you tried the csv export rather than excel?

using: mrTextExport
kylefsimpson
 
Posts: 5
Joined: Thu May 08, 2008 8:18 pm


Return to Tables Scripting

Who is online

Users browsing this forum: No registered users and 1 guest

cron