Posted 26 July 2019, 2:11 pm EST
How can we move or copy(copy would be like copy the column to the required position and delete the original ) a column from position to other programmatic, so that all the data validation are also copied along.
eg.
Column1 Column2 Column3 Column4
after move/copy it would look like
Column1 Column3 Column2 Column4
Any suggestion?
