"Get Value Labels" syntax help
Hello, I am developing a script that will loop through the columns in my data tables, and will apply a supercategory based on a certain set of value labels. (Value Labels({0 = "Poor", 25 = "Fair", 50 = "Good", 75 = "Very good", 100 = "Excellent"})) I need help getting the syntax right in my non-working code below. I've attached some test data as well. Thanks in advance. Names Default To Here( 1
...