Skip to main content
12-Amethyst
December 14, 2020
Solved

Interchange more than two colums between two arrays

  • December 14, 2020
  • 1 reply
  • 1479 views

Hi, I also know how to interchange more than two columns between two arrays, as shown in the attached file.

 

Thanks.

Best answer by Werner_E

For whatever it may be worth here is a slightly improved version with the benefit that the same columns could be used multiple times:

Werner_E_1-1607950554580.png

Werner_E_0-1607950538133.png

 

MC15 sheet attached

 

 

1 reply

25-Diamond I
December 14, 2020

May like that (error check is only implemented rudimentary):

Werner_E_0-1607948974139.png

 

Mathcad15 sheet attached

 

Werner_E25-Diamond IAnswer
25-Diamond I
December 14, 2020

For whatever it may be worth here is a slightly improved version with the benefit that the same columns could be used multiple times:

Werner_E_1-1607950554580.png

Werner_E_0-1607950538133.png

 

MC15 sheet attached

 

 

12-Amethyst
December 17, 2020

I really appreciate  the solution , thanks