I am looking for vba code to sort columns based upon values in another set of columns. The number of columns will change row by row, thus it needs to be dynamic in nature.
For example, the first row may have the following fields in columns A-H:
Field_A, Field_B, Field_C, Field_D, 3, 2, 7, 1...