themagicman
New Member
All, I need a VBA that will copy and paste columns based on a certain cells value. Please see attached file.
What I am needing is for a user to input the column that represents each header on the column order sheet. Then take the column listed there and copy that column on the input sheet and paste into the output sheet.
For example. If a user puts "A" in cell B2 on Column order, the macro will copy column A on input tab and paste to output tab. If the user put "C" in B2 it would copy column C from input and still paste to output column A.
What I am needing is for a user to input the column that represents each header on the column order sheet. Then take the column listed there and copy that column on the input sheet and paste into the output sheet.
For example. If a user puts "A" in cell B2 on Column order, the macro will copy column A on input tab and paste to output tab. If the user put "C" in B2 it would copy column C from input and still paste to output column A.