I know this isn't traditional coding or scripting, but this seems like a good place to look.
I need to get a set of outputs from SPSS where it will allow me to manually set ranges for a variable on a table output.
For example, I need descriptives on variable "Degrees" broken down by "300-325" "326-350" etc., except that I don't have a variable to tell me those ranges, so I need to code it by hand into either a filter or my syntax.
Is there any way to write a script so that I can at least get it to spit out a couple things at a time versus me having to go in and change the tags on three variables every time I do an output?
This wouldn't be a problem, except that I need 128 separate descriptives, so any form of automation would be appreciated.