Hi all,
Sorry for asking such a simple question, but I'm trying to increase the efficiency of a macro I've written in Excel.
It's designed to copy an unknown number of rows from one sheet to another, and currently does so with a for...next loop:
For slann = Saurus To Skink Step -1...