Navigating Excel Cells in VBA by Cliff Richardson • November 29, 2011 • 0 Comments Fixed Reference There’s plenty of documentation on how to move around Excel in VBA if you know exactly what cell you want to move to. For example to move to cell D3 all you need to do is add this… Read more →