I have a work sheet containing first name in A1 and last name in AA1. Now I want to arrange the these words in a specific order by of column differences. Let suppose A1=X,B1=Y,C1=Z, D1=W, E1=Q
we will prepare second row by keeping first letter constant at its place and replacing the others by constant column difference Like:
A1=X,B1=Z,C1=Q, D1=Y, E1=W
first letter is kept constant and second comes from third column of last row. this process will continue till all 28 names are formed in the same way. the column difference will be 1 to 28.
we will prepare second row by keeping first letter constant at its place and replacing the others by constant column difference Like:
A1=X,B1=Z,C1=Q, D1=Y, E1=W
first letter is kept constant and second comes from third column of last row. this process will continue till all 28 names are formed in the same way. the column difference will be 1 to 28.