Excel Copy Across Macro

When you work with dynamic arrays and spill ranges you get used to the formula automatically spilling across to populate a range. When you aren’t using dynamic arrays, it can be frustrating to have to copy formulas across. Here’s a simple macro solution. In the image below I need to copy cell C3 across to the range D3:N3. This is a standard budget layout in Australia where the financial year starts in July. A one-line macro command can copy this…

Continue ReadingExcel Copy Across Macro

Select a Spill Range

The Ctrl + A shortcut has been around for a long time and over the years it's functionality has expanded. The latest addition to it's abilities is selecting a spill range. Select any cell in a spill range and press Ctr + A and it will only select the current spill range. This can be useful for formatting as the format doesn't spill.

Continue ReadingSelect a Spill Range

End of content

No more pages to load