Copying columns from one sheet to another sheet while shifting column order
I am trying to copy some columns (e.g., A, D, G, H, I, L) in one sheet to different columns in another sheet. As an example, column A in my source sheet becomes column K in my destination sheet, column B in my source sheet becomes column A in my destination sheet, and so on.