Hi. I'm using this line:
Range("Scen_Active").Offset(0, (1 + Range("Scenario_Destination").Value)).Formula = Range("Scen_Active").Offset(0, (1 + Range("Scenario_Source").Value)).Formula
to copy scenario inputs from one column/scenario (numbered as Scenario_Source) to another (numbered as...