Hello.
I have a question about the SPSSINC MODIFY TABLES command and the export of a table edited with it into Excel.
The aim was to hide the column "Gültige Nennungen (n)" in a table, which I solved with the following command line:
SPSSINC MODIFY TABLES
SUBTYPE="Custom Table"
SELECT="Gültige Nennungen (n)"
LEVEL = -1
HIDE=TRUE .
Unfortunately, when exporting to Excel, the column appears again in the table. This is despite the fact that I have selected the option "only visible elements" in the export settings.
Does anyone have an idea how to export the edited table as it is? Or does anyone know another way to edit the table and then export it?
Any advice would be appreciated. Thank you!
Lisa
------------------------------
------
------------------------------