Tag: Macro
Resize and Relocate the Chart using Excel Range
In this article you will learn a trick to resize and relocate a chart using VBA. We have created a shortcut key Shift+Ctrl+R to resize and relocate active chart. You
VBA: Split Data into Separate Workbooks
In this article you will learn how we can split our data into multiple workbooks. Every workbook will be saved in the given folder path. This macro can be used