I am using the syntax below to remove a statistics table from the output (to a PDF document). The remaining syntax is for frequency tables. This appears to cause issues with SPSS. Is this correct syntax, if not what is? thanks
OUTPUT MODIFY
/select TABLES
/if SUBTYPES=['statistics']
/deleteobject delete=YES
------------------------------
Lori Lostracco
------------------------------
#SPSSStatistics