Excel VBA how to move a sheet x times to the left

Опубликовано: 10 Сентябрь 2026
на канале: Strategize Financial Modelling
166
3

This video will present another way to move an active worksheet multiple times to the left of a workbook.

As per the earlier video (   • Excel VBA how to move a sheet x times to t...  ), there are worksheets for revenue, gross margin, EBITDA, operating cash flow and FTEs.

In Excel users can manually move a sheet using Excel's native features. However, we will take a different approach using Visual Basic.

We want to move Sheet5, four sheets across to the left.