VBA- Making Scenarios dynamic
Summary The problem at hand is making the changingcells line dynamic when using VBA to create new scenarios. Currently, the line can only be hardcoded, but the goal is to use a dynamic range, table reference, or array. Root Cause The root cause of this issue is the lack of a built-in VBA method to … Read more