I regularly run a report that outputs 200 or more columns. Around 30 of those columns may be up to 255 characters wide. Most other columns are output as an acceptable column width of around 20 characters wide.
Typically, I zoom way out, manually highlight all the too-wide columns and adjust their width to 40 characters.
Without using VBA, is there any way to quickly adjust all column widths across the 200 columns to a maximum of 40 characters wide without also increasing the narrower columns to 40?
Typically, I zoom way out, manually highlight all the too-wide columns and adjust their width to 40 characters.
Without using VBA, is there any way to quickly adjust all column widths across the 200 columns to a maximum of 40 characters wide without also increasing the narrower columns to 40?