Select and Delete a Column Where All Rows Have The Same Value
Hi, Working on an inherited script that outputs a pretty large data table. I great number of the columns will have the same value in each row. For example :Fred will all the rows =1 while :lucy will have all the rows = "yesterday". These columns are not useful for further analysis so I would like to delete or hide them. Who would I script this? I would like to review each column to see if ever...
r23426