Access Table/Show options by programming

CT-PK
Posts: 3
Joined: 2011-08-23
Location: Germany

Hi,

is it possible to change the appearance of a table in a pocedure? Like it is possible in the table/show menu (see attachment).

I want to save a table as a graphic and would like to have this picture without name row, horizontal index row and point column of the table.
As everything else in my data analysis is automated via procedures I don't want to change the table by hand.

Regards
Peter

Table/Show menu

jtigor
Posts: 94
Joined: 2007-09-04
Location: United States

See the ModifyTable operation in the Help Browser Command Tab.


CT-PK
Posts: 3
Joined: 2011-08-23
Location: Germany

jtigor wrote:
See the ModifyTable operation in the Help Browser Command Tab.

Ah, that was very easy :) Thank you!


Back to top