Hi:
I need to sort columns by giving it a sort order but I am not able to figure it out. For example: I have month as my column like Jan, Feb and Mar but currently, the output is not giving to me in that order. I would like to assign if it is Jan, then order number of 1 and if it is Feb then an order number of 2 and March the order number of 3 and so forth and then sort the column in that order for output to Excel. This is because I don't know what months will be available (month will be added as time goes on). Appreciate any help provided.
Thank You.